Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dtimebase_helper.c291 env->spr[SPR_TFMR] = val; in write_tfmr()
296 cenv->spr[SPR_TFMR] = val; in write_tfmr()
303 uint64_t tfmr = env->spr[SPR_TFMR]; in tb_state_machine_step()
359 return env->spr[SPR_TFMR] | TFMR_TB_ECLIPZ; in helper_load_tfmr()
364 uint64_t tfmr = env->spr[SPR_TFMR]; in helper_store_tfmr()
H A Dcpu.h1852 #define SPR_TFMR (0x13D) macro
H A Dcpu_init.c5737 spr_register_hv(env, SPR_TFMR, "TFMR", in register_power_common_book4_sprs()