Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dinsn.h211 #define POP_SS_OPCODE 0x1f macro
224 return insn->opcode.bytes[0] == POP_SS_OPCODE || in insn_masking_exception()
/Linux-v4.19/tools/objtool/arch/x86/include/asm/
Dinsn.h211 #define POP_SS_OPCODE 0x1f macro
224 return insn->opcode.bytes[0] == POP_SS_OPCODE || in insn_masking_exception()
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dinsn.h211 #define POP_SS_OPCODE 0x1f macro
224 return insn->opcode.bytes[0] == POP_SS_OPCODE || in insn_masking_exception()