Searched refs:FPSCR_IXC (Results 1 – 6 of 6) sorted by relevance
42 #define FPSCR_IXC (1<<22) macro
73 #define FPSCR_IXC (1<<4) macro
108 FPSCR_UFC | FPSCR_IXC | FPSCR_HIC); in ucf64_exchandler()
161 exceptions |= FPSCR_IXC; in vfp_double_normaliseround()172 exceptions |= FPSCR_OFC | FPSCR_IXC; in vfp_double_normaliseround()559 exceptions |= FPSCR_IXC; in vfp_double_ftoui()563 exceptions |= FPSCR_IXC; in vfp_double_ftoui()633 exceptions |= FPSCR_IXC; in vfp_double_ftosi()640 exceptions |= FPSCR_IXC; in vfp_double_ftosi()
166 exceptions |= FPSCR_IXC; in __vfp_single_normaliseround()177 exceptions |= FPSCR_OFC | FPSCR_IXC; in __vfp_single_normaliseround()601 exceptions |= FPSCR_IXC; in vfp_single_ftoui()605 exceptions |= FPSCR_IXC; in vfp_single_ftoui()679 exceptions |= FPSCR_IXC; in vfp_single_ftosi()686 exceptions |= FPSCR_IXC; in vfp_single_ftosi()
288 RAISE(FPSCR_IXC, FPSCR_IXE, FPE_FLTRES); in vfp_raise_exceptions()