VIRTUTECH CONFIDENTIAL    Previous - Up - Next
Core_Fence
- Provided By
- 
Simics Core
- Callback Type
- 
    void (*)(lang_void *callback_data, 
 conf_object_t *trigger_obj, integer_t fence_type);
- Index
- 
fence_type
- Description
- 
  Deprecated; use Core_Sync_Instruction instead. (x86 only) Called when a fence instruction is run. The encoding of fence_type field is 1 for SFENCE, 2 for LFENCE, and 3 for MFENCE.
VIRTUTECH CONFIDENTIAL    Previous - Up - Next