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

/netbsd-current/sys/arch/powerpc/fpu/
H A Dfpu_compare.c116 cc = FPSCR_FL;
141 #define opposite_cc(cc) ((cc) == FPSCR_FL ? FPSCR_FG : FPSCR_FL)
144 cc = diff(FPSCR_FL);
160 cc = FPSCR_FL;
H A Dfpu_implode.c334 #define FPRF_SIGN(sign) ((sign) ? FPSCR_FL : FPSCR_FG)
/netbsd-current/sys/arch/powerpc/include/
H A Dfpu.h55 #define FPSCR_FL 0x00008000 /* < */ macro

Completed in 99 milliseconds