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

/freebsd-13-stable/sys/powerpc/include/
H A Dfpu.h54 #define FPSCR_FI 0x00020000 macro
/freebsd-13-stable/sys/powerpc/fpu/
H A Dfpu_implode.c104 fe->fe_cx |= FPSCR_XX|FPSCR_FI; /* inexact */
341 if ((fe->fe_cx & FPSCR_FI) ||
400 if ((fe->fe_cx & FPSCR_FI) ||

Completed in 177 milliseconds