Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dumip.c82 #define UMIP_INST_SLDT 3 /* 0F 00 /0 */ macro
89 [UMIP_INST_SLDT] = "SLDT",
176 return UMIP_INST_SLDT; in identify_insn()
248 } else if (umip_inst == UMIP_INST_SMSW || umip_inst == UMIP_INST_SLDT || in emulate_umip_insn()
256 } else if (umip_inst == UMIP_INST_SLDT) { in emulate_umip_insn()