inorder-mips: Remove eaComp & memAcc; use 'visible' eaComp
authorKorey Sewell <ksewell@umich.edu>
Wed, 13 May 2009 05:26:46 +0000 (01:26 -0400)
committerKorey Sewell <ksewell@umich.edu>
Wed, 13 May 2009 05:26:46 +0000 (01:26 -0400)
commit1f4c9545906b642343290dd657427a0eff4af1e9
treeae93217aa68ad82b6e6b7e0f815b04f2b523529f
parentbc69e7947c15cf9335f0eb1e0fb4c1a9cd243120
inorder-mips: Remove eaComp & memAcc; use 'visible' eaComp
Inorder expects eaComp to be visible through StaticInst object. This mirrors a similar change
to ALPHA... Needs to be done for SPARC and whatever other ISAs want to use InOrderCPU
src/arch/mips/isa/formats/mem.isa
src/arch/mips/isa/formats/util.isa