Searched refs:FPSCR_VXCVI (Results 1 – 5 of 5) 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()
848 #define FPSCR_VXCVI PPC_BIT_NR(55) /* Floating-point invalid op. excp (int) */ macro862 (1 << FPSCR_VXCVI))894 #define FP_VXCVI (1ull << FPSCR_VXCVI)
81 #define FPSCR_VXCVI 0x00000100 /* Invalid op for integer convert */ macro
195 #define FPSCR_VXCVI 0x00000100 /* Invalid op for integer convert */ macro