ARM: Simplify the load/store multiple generation code.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 8 Nov 2009 23:16:59 +0000 (15:16 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 8 Nov 2009 23:16:59 +0000 (15:16 -0800)
commitbb903b6514b743e93e429929776639879d6c59a7
tree69301521ea20f59a8d34c3c25e4935a63e258d68
parent48525f581c6233b8f7a8a872c5774d4e245f431c
ARM: Simplify the load/store multiple generation code.

Specifically, get rid of the big switch statement so more cases can be
handled. Enumerating all the possible settings doesn't scale well. Also do
some minor style clean up.
src/arch/arm/isa/formats/macromem.isa