Searched refs:X86EMUL_OPC_XOP (Results 1 – 2 of 2) sorted by relevance
566 #define X86EMUL_OPC_XOP(ext, byte) X86EMUL_OPC(0x8f##ext, byte) macro
7766 case X86EMUL_OPC_XOP(09, 0x01): /* XOP Grp1 */ in x86_emulate()7805 case X86EMUL_OPC_XOP(09, 0x02): /* XOP Grp2 */ in x86_emulate()7815 case X86EMUL_OPC_XOP(0a, 0x10): /* bextr imm,r/m,r */ in x86_emulate()
Completed in 17 milliseconds