Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu_common.c630 env->spr[SPR_40x_DEAR] = eaddr; in ppc_40x_xlate()
647 env->spr[SPR_40x_DEAR] = eaddr; in ppc_40x_xlate()
658 env->spr[SPR_40x_DEAR] = eaddr; in ppc_40x_xlate()
H A Dtcg-excp_helper.c226 env->spr[SPR_40x_DEAR] = vaddr; in ppc_cpu_do_unaligned_access()
H A Dexcp_helper.c444 trace_ppc_excp_dsi(env->spr[SPR_40x_ESR], env->spr[SPR_40x_DEAR]); in powerpc_excp_40x()
H A Dcpu.h2211 #define SPR_40x_DEAR (0x3D5) macro
H A Dcpu_init.c1121 spr_register(env, SPR_40x_DEAR, "DEAR", in register_40x_sprs()
7732 env->spr[SPR_40x_ESR], env->spr[SPR_40x_DEAR]); in ppc_cpu_dump_state()