Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds