Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h347 #define ESR_FP 0x01000000 /* Floating Point Operation */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h717 #define ESR_FP PPC_BIT(39) /* Floating-Point Operation */ macro