Searched refs:FPSCR_VXCVI (Results 1 – 3 of 3) sorted by relevance
45 FPSCR_VXSOFT | FPSCR_VXSQRT | FPSCR_VXCVI)) in mtfsf()
190 fpscr |= FPSCR_VXCVI; in record_exception()196 FPSCR_VXSOFT | FPSCR_VXSQRT | FPSCR_VXCVI)) in record_exception()
137 #define FPSCR_VXCVI 0x00000100 /* Invalid op for integer convert */ macro