Searched refs:FPSCR_IXC (Results 1 – 3 of 3) sorted by relevance
69 #define FPSCR_IXC (1<<4) macro
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()