Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h350 #define ESR_ST 0x00800000 /* Store Operation */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h574 #define ESR_ST 0x00800000 /* Store Operation */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h718 #define ESR_ST PPC_BIT(40) /* Store Operation */ macro