Searched refs:FPSCR_OFC (Results 1 – 4 of 4) sorted by relevance
77 #define FPSCR_OFC (1<<2) macro
277 RAISE(FPSCR_OFC, FPSCR_OFE, FPE_FLTOVF); in vfp_raise_exceptions()
177 exceptions |= FPSCR_OFC | FPSCR_IXC; in __vfp_single_normaliseround()
172 exceptions |= FPSCR_OFC | FPSCR_IXC; in vfp_double_normaliseround()