Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmisc_helper.c321 env->spr[SPR_POWER_SPRC] = val; in helper_store_sprc()
332 target_ulong sprc = env->spr[SPR_POWER_SPRC]; in helper_load_sprd()
369 target_ulong sprc = env->spr[SPR_POWER_SPRC]; in helper_store_sprd()
H A Dcpu.h1809 #define SPR_POWER_SPRC (0x114) macro
H A Dcpu_init.c5805 spr_register_hv(env, SPR_POWER_SPRC, "SPRC", in register_power9_book4_sprs()