Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmachine.c160 env->spr[SPR_CTR] = env->ctr; in cpu_pre_save()
298 env->ctr = env->spr[SPR_CTR]; in cpu_post_load()
H A Dhelper_regs.c447 spr_register(env, SPR_CTR, "CTR", in register_generic_sprs()
H A Dcpu.h1727 #define SPR_CTR (0x009) macro
/openbmc/u-boot/include/bedbug/
H A Dregs.h13 #define SPR_CTR 9 macro
H A Dtables.h486 { SPR_CTR, "CTR" },