Searched refs:bhrb (Results 1 – 4 of 4) sorted by relevance
538 memset(env->bhrb, 0, sizeof(env->bhrb)); in helper_clrbhrb()563 return env->bhrb[index]; in helper_mfbhrbe()
666 VMSTATE_UINT64_ARRAY(env.bhrb, PowerPCCPU, BHRB_MAX_NUM_ENTRIES),
1322 uint64_t bhrb[BHRB_MAX_NUM_ENTRIES]; member
6255 env->bhrb_base = (intptr_t)&env->bhrb[0]; in bhrb_init_state()6265 memset(env->bhrb, 0, sizeof(env->bhrb)); in bhrb_reset_state()