commit | 047caf24ba9a640247b63584c2291e760f1f4d54 | [log] [tgz] |
---|---|---|
author | Jason Lowe-Power <jason@lowepower.com> | Wed Nov 30 17:10:27 2016 -0500 |
committer | Jason Lowe-Power <jason@lowepower.com> | Wed Nov 30 17:10:27 2016 -0500 |
tree | 3ac424e827f189607608dd4529f4d684cf508af4 | |
parent | 2a56260d5d3216fe53517731107a87354e951514 [diff] |
cpu: Remove branch predictor function predictInOrder This function was used by the now-defunct InOrderCPU model. Since this model is no longer in gem5, this function was not called from anywhere in the code.