Searched refs:bhrbe (Results 1 – 2 of 2) sorted by relevance
18 TCGv_i32 bhrbe = tcg_constant_i32(arg->bhrbe);19 gen_helper_mfbhrbe(cpu_gpr[arg->rt], tcg_env, bhrbe);
495 uint64_t helper_mfbhrbe(CPUPPCState *env, uint32_t bhrbe) in helper_mfbhrbe() argument504 (bhrbe >= env->bhrb_num_entries) || in helper_mfbhrbe()514 index = ((env->bhrb_offset / sizeof(uint64_t)) - (bhrbe + 1)) % in helper_mfbhrbe()