Home
last modified time | relevance | path

Searched refs:SPR_POWER_SPRC (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c311 env->spr[SPR_POWER_SPRC] = val; in helper_store_sprc()
322 target_ulong sprc = env->spr[SPR_POWER_SPRC]; in helper_load_sprd()
355 target_ulong sprc = env->spr[SPR_POWER_SPRC]; in helper_store_sprd()
H A Dcpu.h1800 #define SPR_POWER_SPRC (0x114) macro
H A Dcpu_init.c5797 spr_register_hv(env, SPR_POWER_SPRC, "SPRC", in register_power8_book4_sprs()