Searched refs:N_HIST_BITS (Results 1 – 1 of 1) sorted by relevance
82 #define N_HIST_BITS 7 macro85 #define N_BITS (N_HIST_BITS + N_IADD_BITS)97 const UWord hist_mask = (1 << N_HIST_BITS) - 1; in do_cond_branch_predict()