Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-booke.c270 esr |= ESR_ST; in mmubooke206_esr()
H A Dcpu.h715 #define ESR_ST PPC_BIT(40) /* Store Operation */ macro