Get the "hard" SPARC instructions working in o3. I don't like that the IsStoreConditi...
authorGabe Black <gblack@eecs.umich.edu>
Sun, 8 Apr 2007 01:42:42 +0000 (01:42 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 8 Apr 2007 01:42:42 +0000 (01:42 +0000)
commit3bb5fd8c44bbac6cbcfd18aed5fd46c112d19d7f
treed1fdb51884273fe9aa826312597f7f874d8f7c10
parent3c9768e6448b72689e9edb250dd0ee3e5eadb9d7
Get the "hard" SPARC instructions working in o3. I don't like that the IsStoreConditional flag needs to be set for them because they aren't store conditional instructions, and I should fix the format code which is not handling the opt_flags correctly.

--HG--
extra : convert_revision : cfd32808592832d7b6fbdaace5ae7b17c8a246e9
src/arch/sparc/isa/formats/mem/swap.isa
src/cpu/base_dyn_inst.hh
src/cpu/o3/lsq_unit_impl.hh