Home
last modified time | relevance | path

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

/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()