Searched refs:X86EMUL_OPC_MASK (Results 1 – 2 of 2) sorted by relevance
533 #define X86EMUL_OPC_MASK (0x000000ff | X86EMUL_OPC_PFX_MASK | \ macro
2166 switch ( ctxt->opcode & X86EMUL_OPC_MASK ) in x86_decode_twobyte()2296 switch ( ctxt->opcode & X86EMUL_OPC_MASK ) in x86_decode_0f38()2349 switch ( ctxt->opcode & X86EMUL_OPC_MASK ) in x86_decode_0f3a()
Completed in 14 milliseconds