Searched refs:SPR_FSCR (Results 1 – 4 of 4) sorted by relevance
107 env->spr[SPR_FSCR] &= ~((target_ulong)FSCR_IC_MASK << FSCR_IC_POS); in raise_fu_exception()109 env->spr[SPR_FSCR] |= (target_ulong)cause << FSCR_IC_POS; in raise_fu_exception()130 if (env->spr[SPR_FSCR] & (1ULL << bit)) { in helper_fscr_facility_check()
1843 #define SPR_FSCR (0x099) macro
5687 spr_register_kvm(env, SPR_FSCR, "FSCR", in register_power8_fscr_sprs()
194 save->fscr = env->spr[SPR_FSCR]; in nested_save_state()293 env->spr[SPR_FSCR] = load->fscr; in nested_load_state()