Searched refs:FPSCR_VXSOFT (Results 1 – 3 of 3) sorted by relevance
35 FPSCR_VXSOFT | FPSCR_VXSQRT | FPSCR_VXCVI)) in mtfsf()
199 fpscr |= FPSCR_VXSOFT; in record_exception()209 FPSCR_VXSOFT | FPSCR_VXSQRT | FPSCR_VXCVI)) in record_exception()
193 #define FPSCR_VXSOFT 0x00000400 /* Invalid op for software request */ macro