ARM: Move the macro mem constructor out of the isa desc.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:03 +0000 (12:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:03 +0000 (12:58 -0500)
commitb02c7f1bcd4fab4097b9b4b99d08a8287ae25ca8
tree9bbeb7c44dc6e59a030cea4d5c7e5c3c30a5e289
parent7b62e9ad7180bd6365c096040114a2f1dfc19fa8
ARM: Move the macro mem constructor out of the isa desc.
This code doesn't use the parser at all, and moving it out reduces the
conceptual complexity of that code.
src/arch/arm/SConscript
src/arch/arm/insts/macromem.cc [new file with mode: 0644]
src/arch/arm/insts/macromem.hh
src/arch/arm/isa/insts/macromem.isa
src/arch/arm/isa/templates/macromem.isa