Searched refs:SPEFSCR_FINV (Results 1 – 2 of 2) sorted by relevance
226 #define SPEFSCR_FINV 0x00000800 /* Embedded FP invalid operation */ macro
2165 else if ((spefscr & SPEFSCR_FINV) && (fpexc_mode & PR_FP_EXC_INV)) { in SPEFloatingPointException()