inorder: DynInst handling of stores for big-endian ISAs
authorKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:35 +0000 (21:43 -0400)
committerKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:35 +0000 (21:43 -0400)
commit73cfab8b234c595e86413d4f7169bddc1a1184dd
tree065463faacd0279cbffc033948224cd336c53b16
parent4f34bc8b7ba3ef73fa0511560869c7a22c1b187c
inorder: DynInst handling of stores for big-endian ISAs
The DynInst was not performing the host-to-guest translation
which ended up breaking stores for SPARC
src/cpu/inorder/inorder_dyn_inst.cc
src/cpu/inorder/resources/cache_unit.cc