dynasmrt::cache_control

Function 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