Searched refs:X86EMUL_OPC_MASK (Results 1 – 2 of 2) sorted by relevance
638 #define X86EMUL_OPC_MASK (0x000000ff | X86EMUL_OPC_PFX_MASK | \ macro
2663 switch ( ctxt->opcode & X86EMUL_OPC_MASK ) in x86_decode_twobyte()2823 switch ( ctxt->opcode & X86EMUL_OPC_MASK ) in x86_decode_0f38()2887 switch ( ctxt->opcode & X86EMUL_OPC_MASK ) in x86_decode_0f3a()
Completed in 21 milliseconds