X86_Leave_SMM X86_Processor_Reset
Quick-Start Platform x86 Reference Manual  /  6 Haps  / 

X86_Misplaced_Rex

Description
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.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj);

Provided By
x86-intel64
X86_Leave_SMM X86_Processor_Reset