VIRTUTECH CONFIDENTIAL Previous - Up - Next
Core_Memory_Barrier
- Provided By
-
Simics Core
- Callback Type
-
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj, integer_t membar_mask);
- Index
-
membar_mask
- Description
-
Deprecated; use Core_Sync_Instruction instead. (SPARC only) Called when the membar instruction is run. The trigger object is the cpu that ran the instruction. membar_mask is the lower 7 bits of the opcode (the cmask and the mmask fields).
VIRTUTECH CONFIDENTIAL Previous - Up - Next