Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_system.h43 #define FPU_EFLAGS (FPU_info->___eflags) macro
Dfpu_entry.c167 if ( (FPU_EFLAGS & 0x00020000) != 0 ) in math_emulate()