Home
last modified time | relevance | path

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

/arch/x86/math-emu/
Dfpu_emu.h91 #define FWAIT_OPCODE 0x9b macro
Dfpu_entry.c195 if (byte1 == FWAIT_OPCODE) { in math_emulate()
606 case FWAIT_OPCODE: in valid_prefix()