Home
last modified time | relevance | path

Searched refs:FPSCR_VXISI (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dfpu.h47 #define FPSCR_VXISI 0x00800000 macro
/freebsd/sys/powerpc/fpu/
H A Dfpu_add.c97 fe->fe_cx |= FPSCR_VXISI; in fpu_add()
H A Dfpu_emu.c141 FPSCR_XX|FPSCR_VXSNAN|FPSCR_VXISI|FPSCR_VXIDI| \