Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.c750 spr_register(env, SPR_IMISS, "IMISS", in register_6xx_7xx_soft_tlb()
H A Dmmu_common.c711 env->spr[SPR_IMISS] = eaddr; in ppc_6xx_xlate()
H A Dmmu_helper.c567 EPN = env->spr[SPR_IMISS]; in do_6xx_tlb()
H A Dcpu.h2195 #define SPR_IMISS (0x3D4) macro
H A Dexcp_helper.c173 miss = &env->spr[SPR_IMISS]; in ppc_excp_debug_sw_tlb()