FPU_Exception 394 arch/x86/math-emu/errors.c return (!(control_word & CW_Invalid) ? FPU_Exception : FPU_Exception 411 arch/x86/math-emu/errors.c return (!(control_word & CW_Invalid) ? FPU_Exception : 0) | TAG_Special; FPU_Exception 442 arch/x86/math-emu/errors.c return (!(control_word & CW_Invalid) ? FPU_Exception : 0) | FPU_Exception 495 arch/x86/math-emu/errors.c return (!(control_word & CW_Invalid) ? FPU_Exception : 0) | TAG_Special; FPU_Exception 510 arch/x86/math-emu/errors.c return (!(control_word & CW_Invalid) ? FPU_Exception : 0) | TAG_Valid; FPU_Exception 529 arch/x86/math-emu/errors.c return (!(control_word & CW_ZeroDiv) ? FPU_Exception : 0) | tag; FPU_Exception 572 arch/x86/math-emu/errors.c return TAG_Special | FPU_Exception; FPU_Exception 105 arch/x86/math-emu/reg_add_sub.c return FPU_Exception; FPU_Exception 236 arch/x86/math-emu/reg_add_sub.c return FPU_Exception; FPU_Exception 276 arch/x86/math-emu/reg_add_sub.c return FPU_Exception; FPU_Exception 332 arch/x86/math-emu/reg_add_sub.c return FPU_Exception; FPU_Exception 98 arch/x86/math-emu/reg_divide.c return FPU_Exception; FPU_Exception 113 arch/x86/math-emu/reg_divide.c return FPU_Exception; FPU_Exception 157 arch/x86/math-emu/reg_divide.c return FPU_Exception; FPU_Exception 167 arch/x86/math-emu/reg_divide.c return FPU_Exception; FPU_Exception 177 arch/x86/math-emu/reg_divide.c return FPU_Exception; FPU_Exception 139 arch/x86/math-emu/reg_ld_str.c | (denormal_operand() < 0 ? FPU_Exception : 0); FPU_Exception 181 arch/x86/math-emu/reg_ld_str.c | (denormal_operand() < 0 ? FPU_Exception : 0); FPU_Exception 62 arch/x86/math-emu/reg_mul.c return FPU_Exception; FPU_Exception 77 arch/x86/math-emu/reg_mul.c return FPU_Exception; FPU_Exception 97 arch/x86/math-emu/reg_mul.c return FPU_Exception; FPU_Exception 110 arch/x86/math-emu/reg_mul.c return FPU_Exception;