Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h78 #define FPSCR_FPCC 0x0000f000 /* FPU Condition Codes */ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h192 #define FPSCR_FPCC 0x0000f000 /* FPU Condition Codes */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h844 #define FPSCR_FPCC PPC_BIT_NR(51) /* Floating-point condition code */ macro