Home
last modified time | relevance | path

Searched refs:SPR_DCMP (Results 1 – 5 of 5) sorted by relevance

/qemu/target/ppc/
H A Dhelper_regs.c738 spr_register(env, SPR_DCMP, "DCMP", in register_6xx_7xx_soft_tlb()
H A Dmmu_common.c850 env->spr[SPR_DCMP] = 0x80000000 | ctx.ptem; in ppc_6xx_xlate()
H A Dmmu_helper.c569 CMP = env->spr[SPR_DCMP]; in do_6xx_tlb()
H A Dcpu.h2201 #define SPR_DCMP (0x3D1) macro
H A Dexcp_helper.c183 cmp = &env->spr[SPR_DCMP]; in ppc_excp_debug_sw_tlb()