Home
last modified time | relevance | path

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

/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.h720 #define ESR_ST PPC_BIT(40) /* Store Operation */ macro