Searched refs:FPSCR_C (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/
H A Dfpu.h53 #define FPSCR_C 0x00010000 /* FP Class Descriptor */ macro
/netbsd-current/sys/arch/powerpc/fpu/
H A Dfpu_implode.c351 *cx |= FPSCR_C | FPSCR_FU;
368 *cx |= FPSCR_C;
407 *cx |= FPSCR_C | FPRF_SIGN(sign);
451 *cx |= FPSCR_C | FPSCR_FU;
463 *cx |= FPSCR_C;
481 *cx |= FPSCR_C | FPRF_SIGN(sign);

Completed in 192 milliseconds