Searched refs:FPSCR_FPRF (Results 1 – 5 of 5) sorted by relevance
150 fprf = neg ? 0x08 << FPSCR_FPRF : 0x04 << FPSCR_FPRF; \152 fprf = neg ? 0x12 << FPSCR_FPRF : 0x02 << FPSCR_FPRF; \154 fprf = neg ? 0x18 << FPSCR_FPRF : 0x14 << FPSCR_FPRF; \156 fprf = neg ? 0x09 << FPSCR_FPRF : 0x05 << FPSCR_FPRF; \160 fprf = 0x00 << FPSCR_FPRF; \162 fprf = 0x11 << FPSCR_FPRF; \
255 dfp->env->fpscr |= (fprf << FPSCR_FPRF); in dfp_set_FPRF_from_FRT_with_context()
845 #define FPSCR_FPRF PPC_BIT_NR(51) /* Floating-point result flags */ macro
77 #define FPSCR_FPRF 0x0001f000 /* FPU Result Flags */ macro
191 #define FPSCR_FPRF 0x0001f000 /* FPU Result Flags */ macro