Home
last modified time | relevance | path

Searched refs:POP_SS_OPCODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dinsn.h258 #define POP_SS_OPCODE 0x1f macro
271 return insn->opcode.bytes[0] == POP_SS_OPCODE || in insn_masking_exception()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dinsn.h258 #define POP_SS_OPCODE 0x1f macro
271 return insn->opcode.bytes[0] == POP_SS_OPCODE || in insn_masking_exception()