Searched refs:FPSCR_XE (Results 1 – 3 of 3) sorted by relevance
217 ((fpscr & FPSCR_XX) && (fpscr & FPSCR_XE))) in record_exception()
200 #define FPSCR_XE 0x00000008 /* FP inexact exception enable */ macro
1188 else if ((fpscr & FPSCR_XE) && (fpscr & FPSCR_XX)) in __parse_fpscr()
Completed in 13 milliseconds