Searched refs:SPR_HFSCR (Results 1 – 5 of 5) sorted by relevance
96 env->spr[SPR_HFSCR] &= ~((target_ulong)FSCR_IC_MASK << FSCR_IC_POS); in raise_hv_fu_exception()120 !(env->spr[SPR_HFSCR] & (1UL << bit))) { in helper_hfscr_facility_check()
1784 #define SPR_HFSCR (0x0BE) macro
1563 env->spr[SPR_HFSCR] |= ((target_ulong)env->error_code << FSCR_IC_POS); in powerpc_excp_books()
5450 spr_register_hv(env, SPR_HFSCR, "HFSCR", in register_book3s_ids_sprs()
156 save->hfscr = env->spr[SPR_HFSCR]; in nested_save_state()255 env->spr[SPR_HFSCR] = load->hfscr; in nested_load_state()