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

/freebsd-11.0-release/sys/powerpc/include/
H A Dfpu.h52 #define FPSCR_FI 0x00020000 macro
/freebsd-11.0-release/sys/powerpc/fpu/
H A Dfpu_implode.c102 fe->fe_cx |= FPSCR_XX|FPSCR_FI; /* inexact */
343 if ((fe->fe_cx & FPSCR_FI) ||
402 if ((fe->fe_cx & FPSCR_FI) ||

Completed in 70 milliseconds