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

/netbsd-current/sys/arch/powerpc/fpu/
H A Dfpu_compare.c111 cc = FPSCR_FE;
153 cc = FPSCR_FE;
158 cc = FPSCR_FE;
H A Dfpu_implode.c366 *cx |= FPSCR_FE;
403 *cx |= FPSCR_FE;
461 *cx |= FPSCR_FE;
477 *cx |= FPSCR_FE;
/netbsd-current/sys/arch/powerpc/include/
H A Dfpu.h57 #define FPSCR_FE 0x00002000 /* == */ macro

Completed in 137 milliseconds