Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dumip.c83 #define UMIP_INST_STR 4 /* 0F 00 /1 */ macro
90 [UMIP_INST_STR] = "STR",
178 return UMIP_INST_STR; in identify_insn()
249 umip_inst == UMIP_INST_STR) { in emulate_umip_insn()
254 } else if (umip_inst == UMIP_INST_STR) { in emulate_umip_insn()