Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dinsn.h216 #define POP_SS_OPCODE 0x1f macro
229 return insn->opcode.bytes[0] == POP_SS_OPCODE || in insn_masking_exception()