Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.c754 spr_register(env, SPR_ICMP, "ICMP", in register_6xx_7xx_soft_tlb()
H A Dmmu_common.c819 env->spr[SPR_ICMP] = 0x80000000 | ctx.ptem; in ppc_6xx_xlate()
H A Dmmu_helper.c566 CMP = env->spr[SPR_ICMP]; in do_6xx_tlb()
H A Dcpu.h2209 #define SPR_ICMP (0x3D5) macro
H A Dexcp_helper.c174 cmp = &env->spr[SPR_ICMP]; in ppc_excp_debug_sw_tlb()