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