Searched hist:4560 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/pred/ | ||
H A D | bi_mode.cc | diff 12180:72159e1f6701 Thu Aug 24 09:07:00 EDT 2017 Rico Amslinger <rico.amslinger@informatik.uni-augsburg.de> cpu: Fix bi-mode branch predictor thresholds When different sizes were set for the choice and global saturation counter (e.g. ex5_big), the threshold calculation used the wrong size. Thus the branch predictor always predicted "not taken" for choice > global. Change-Id: I076549ff1482e2280cef24a0d16b7bb2122d4110 Reviewed-on: https://gem5-review.googlesource.com/4560 Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
/gem5/src/arch/x86/isa/microops/ | ||
H A D | regop.isa | diff 4560:d65c11cc31d7 Wed Jun 13 14:01:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Fix the immediate version of register operations, and get their name to show up correctly. |
Completed in 27 milliseconds