Searched refs:SPEFSCR_FOVF (Results 1 – 2 of 2) sorted by relevance
170 #define SPEFSCR_FOVF 0x00000100 /* Embedded FP overflow */ macro
1453 if ((spefscr & SPEFSCR_FOVF) && (fpexc_mode & PR_FP_EXC_OVF)) { in SPEFloatingPointException()