Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/math-emu/
Dfpu_system.h87 #define FPU_lookahead (I387->soft.lookahead) macro
Dfpu_entry.c167 FPU_lookahead = !(FPU_EFLAGS & X86_EFLAGS_TF); in math_emulate()
531 if (FPU_lookahead && !need_resched()) { in math_emulate()