Searched refs:FPSCR_FL (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/powerpc/fpu/
H A Dfpu_compare.c115 cc = FPSCR_FL;
140 #define opposite_cc(cc) ((cc) == FPSCR_FL ? FPSCR_FG : FPSCR_FL)
143 cc = diff(FPSCR_FL);
159 cc = FPSCR_FL;
/freebsd-13-stable/sys/powerpc/include/
H A Dfpu.h58 #define FPSCR_FL 0x00008000 macro
/freebsd-13-stable/sys/powerpc/booke/
H A Dspe.c376 if (fpemu->fe_cx & FPSCR_FL)

Completed in 108 milliseconds