Searched refs:PR_FP_EXC_INV (Results 1 – 6 of 6) sorted by relevance
41 # define PR_FP_EXC_INV 0x100000 /* floating point invalid operation */ macro
709 && (current->thread.fpexc_mode & PR_FP_EXC_INV)) in do_spe_mathemu()
2170 else if ((spefscr & SPEFSCR_FINV) && (fpexc_mode & PR_FP_EXC_INV)) { in DEFINE_INTERRUPT_HANDLER()
2023 | PR_FP_EXC_RES | PR_FP_EXC_INV)