Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/math-emu/
Dfpu_entry.c193 if (byte1 == FWAIT_OPCODE) { in math_emulate()
604 case FWAIT_OPCODE: in valid_prefix()
Dfpu_emu.h92 #define FWAIT_OPCODE 0x9b macro