Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.c145 target_ulong dbcr0 = env->spr[SPR_BOOKE_DBCR0]; in hreg_compute_hflags_value()
H A Dcpu.h1831 #define SPR_BOOKE_DBCR0 (0x134) macro
H A Dcpu_init.c724 spr_register(env, SPR_BOOKE_DBCR0, "DBCR0", in register_BookE_sprs()