Searched refs:FPSCR_FI (Results 1 – 4 of 4) sorted by relevance
12 #define FPSCR_FI 17 /* Floating-point fraction inexact */ macro16 #define FP_FI (1ull << FPSCR_FI)
838 #define FPSCR_FI PPC_BIT_NR(46) /* Floating-point fraction inexact */ macro864 FIELD(FPSCR, FI, FPSCR_FI, 1)884 #define FP_FI (1ull << FPSCR_FI)
76 #define FPSCR_FI 0x00020000 /* Fraction inexact */ macro
190 #define FPSCR_FI 0x00020000 /* Fraction inexact */ macro