Searched refs:gh_offset (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_base.cc709 int gh_offset = bi->ptGhist + i; local
710 assert(&(threadHistory[tid].globalHistory[gh_offset]) <
712 val |= ((threadHistory[tid].globalHistory[gh_offset] & 0x1) << i);

Completed in 7 milliseconds