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