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

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

Completed in 58 milliseconds