Home
last modified time | relevance | path

Searched refs:SPR_CFAR (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dgdbstub.c384 case SPR_CFAR: in gdb_get_spr_reg()
428 case SPR_CFAR: in gdb_set_spr_reg()
H A Dmachine.c163 env->spr[SPR_CFAR] = env->cfar; in cpu_pre_save()
301 env->cfar = env->spr[SPR_CFAR]; in cpu_post_load()
H A Dcpu.h1736 #define SPR_CFAR (0x01C) macro
H A Dcpu_init.c5540 spr_register(env, SPR_CFAR, "CFAR", in register_power6_dbg_sprs()