VIRTUTECH CONFIDENTIAL    Previous - Up - Next

Core_Misplaced_Rex

Provided By
Simics Core
Callback Type
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj);
Description
(x86 only) Triggered when an instruction is run containing a REX prefix where the REX prefix is not placed just before the opcode. This is typically an error since the REX prefix will be ignored by the processor.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next