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

/linux-master/arch/x86/math-emu/
H A Dfpu_system.h87 #define FPU_lookahead (I387->soft.lookahead) macro
H A Dfpu_entry.c165 FPU_lookahead = !(FPU_EFLAGS & X86_EFLAGS_TF);
529 if (FPU_lookahead && !need_resched()) {

Completed in 124 milliseconds