Searched refs:SPR_DECR (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/target/ppc/ |
| H A D | machine.c | 155 env->spr[SPR_DECR] = cpu_ppc_load_decr(env); in cpu_pre_save() 313 cpu_ppc_store_decr(env, env->spr[SPR_DECR]); in cpu_post_load()
|
| H A D | gdbstub.c | 397 case SPR_DECR: in gdb_get_spr_reg()
|
| H A D | cpu.h | 1804 #define SPR_DECR (0x016) macro
|
| H A D | cpu_init.c | 795 spr_register(env, SPR_DECR, "DECR", in register_BookE_sprs() 1275 spr_register(env, SPR_DECR, "DECR", in register_5xx_8xx_sprs() 1674 spr_register(env, SPR_DECR, "DECR", in register_ppe42_sprs()
|