Home
last modified time | relevance | path

Searched defs:FPSCR_FPRF (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h191 #define FPSCR_FPRF 0x0001f000 /* FPU Result Flags */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h77 #define FPSCR_FPRF 0x0001f000 /* FPU Result Flags */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h847 #define FPSCR_FPRF PPC_BIT_NR(51) /* Floating-point result flags */ macro