Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_system.h47 #define FPU_lookahead (I387.soft.lookahead) macro
Dfpu_entry.c212 FPU_lookahead = 1; in math_emulate()
214 FPU_lookahead = 0; in math_emulate()
562 if (FPU_lookahead && !current->need_resched) in math_emulate()