Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/math-emu/
Dfpu_system.h45 #define FPU_lookahead (I387->soft.lookahead) macro
Dfpu_entry.c206 FPU_lookahead = !(FPU_EFLAGS & X86_EFLAGS_TF); in math_emulate()
570 if (FPU_lookahead && !need_resched()) { in math_emulate()