Home
last modified time | relevance | path

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

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