summaryrefslogtreecommitdiff
path: root/src/cpu/simple/base.cc
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2012-04-15 01:07:39 -0700
committerGabe Black <gblack@eecs.umich.edu>2012-04-15 01:07:39 -0700
commit8fe112d61b08b83b6b7f27daa9daaa521e67deaf (patch)
treeb91761247e4106f0ed4d6807bcbe17f5a6bb6b7b /src/cpu/simple/base.cc
parentaacb676220ac1e6049304bef31a39090487da71e (diff)
downloadgem5-8fe112d61b08b83b6b7f27daa9daaa521e67deaf.tar.xz
X86: Fix a tiny typo in the load/store microop constructor.
The parameter is _machInst, which is very similar to the member machInst. If machInst is used to pass the parameter to a lower level constructor, what really happens is that machInst is set to whatever it already happened to be, effectively leaving it uninitialized.
Diffstat (limited to 'src/cpu/simple/base.cc')
0 files changed, 0 insertions, 0 deletions