Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_emu.h93 #define FWAIT_OPCODE 0x9b macro
Dfpu_entry.c244 if ( byte1 == FWAIT_OPCODE ) in math_emulate()
640 case FWAIT_OPCODE: in valid_prefix()