Function dynasmrt::cache_control::synchronize_icache
source · pub fn synchronize_icache(slice: &[u8])
Expand description
This function should be called after modification of any data that could’ve been loaded into the instruction cache previously. It will ensure that these modifications will be propagated into the instruction caches