summaryrefslogtreecommitdiff
path: root/src/cpu/op_class.hh
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2015-03-09 09:39:07 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2015-03-09 09:39:07 -0500
commit61edd5ac97147ec4510fee8d68b2bc1780cbd5d0 (patch)
tree04dbd9cd55bba95ce8d36a7c9c8435f948d5611e /src/cpu/op_class.hh
parentf69a74fda63860c795e22c5dcd739a559cf95b5d (diff)
downloadgem5-61edd5ac97147ec4510fee8d68b2bc1780cbd5d0.tar.xz
cpu: o3: remove member variable squashCounter
The variable is used in only one place and a whole new function setNextStatus() has been defined just to compute the value of the variable. Instead of calling the function, the value is now computed in the loop that preceded the function call.
Diffstat (limited to 'src/cpu/op_class.hh')
0 files changed, 0 insertions, 0 deletions