Fix a couple LL/SC bugs that only affected timing mode.
authorSteve Reinhardt <stever@eecs.umich.edu>
Mon, 2 Jul 2007 16:26:36 +0000 (09:26 -0700)
committerSteve Reinhardt <stever@eecs.umich.edu>
Mon, 2 Jul 2007 16:26:36 +0000 (09:26 -0700)
commite9c04dad60f7a382fe94ca587fa505926dbd925c
tree89ccbe4e02cf243d7d2e5560490440a47e2e347a
parentffd697e14933b3012aaaa0fb93168b2fda59ea4a
Fix a couple LL/SC bugs that only affected timing mode.

src/cpu/simple/timing.cc:
    Fix swap/stq_c command bug.
src/mem/packet.cc:
    Fix incorrect LoadLockedReq command response field.

--HG--
extra : convert_revision : 7a4523be900bc2c9b1bdf2d372ce55f89ae58ae5
src/cpu/simple/timing.cc
src/mem/packet.cc