Fixes for ll/sc for the O3 model.
authorKevin Lim <ktlim@umich.edu>
Mon, 24 Apr 2006 20:59:50 +0000 (16:59 -0400)
committerKevin Lim <ktlim@umich.edu>
Mon, 24 Apr 2006 20:59:50 +0000 (16:59 -0400)
commitb14bf0321947419603610f07ed4f14b51a2192a3
tree45fa28b476126fba7788ba01a4ce04057447f1a5
parentb363a3703da7f9773f4afe2469c0206e14de1813
Fixes for ll/sc for the O3 model.

cpu/o3/alpha_cpu.hh:
    Store conditionals should not write their data to memory if they failed.
cpu/o3/lsq_unit.hh:
    Setup request parameters when they're needed.

--HG--
extra : convert_revision : d75cd7deda03584b7e25cb567e4d79032cac7118
cpu/o3/alpha_cpu.hh
cpu/o3/lsq_unit.hh