Home
last modified time | relevance | path

Searched refs:SPR_40x_ZPR (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu-booke.c87 zpr = (env->spr[SPR_40x_ZPR] >> (30 - (2 * zsel))) & 0x3; in mmu40x_get_physical_address()
H A Dcpu.h2159 #define SPR_40x_ZPR (0x3B0) macro
H A Dcpu_init.c1215 spr_register(env, SPR_40x_ZPR, "ZPR", in register_405_sprs()