Searched refs:FPU_EFLAGS (Results 1 – 2 of 2) sorted by relevance
41 #define FPU_EFLAGS (FPU_info->regs->flags) macro
169 if ((FPU_EFLAGS & 0x00020000) != 0) { in math_emulate()206 FPU_lookahead = !(FPU_EFLAGS & X86_EFLAGS_TF); in math_emulate()