Searched refs:hist_bits (Results 1 – 1 of 1) sorted by relevance
99 UWord hist_bits = shift_register & hist_mask; in do_cond_branch_predict() local103 tl_assert(hist_bits <= hist_mask); in do_cond_branch_predict()105 indx = (hist_bits << N_IADD_BITS) | iadd_bits; in do_cond_branch_predict()