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

/freebsd-12-stable/sys/powerpc/include/
H A Dfpu.h55 #define FPSCR_FPRF 0x0001f000 macro
/freebsd-12-stable/sys/powerpc/fpu/
H A Dfpu_emu.c768 if (cx & FPSCR_FPRF) {
770 fsr &= ~FPSCR_FPRF;

Completed in 51 milliseconds