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

/gem5/src/cpu/pred/
H A Dras.cc73 ReturnAddrStack::restore(unsigned top_entry_idx, argument
76 tos = top_entry_idx;
H A Dras.hh72 * @param top_entry_idx The index of the RAS that will now be the top.
75 void restore(unsigned top_entry_idx, const TheISA::PCState &restored);

Completed in 5 milliseconds