ARM: Move some case values out of ##included files.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:18 +0000 (12:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:18 +0000 (12:58 -0500)
commit10031a0327f05961b537b4a63ca1a5571cf524e7
tree39de3e2c678dab3b4d6cbfed919c322b2b5dab9e
parent22f15ab94e8210ac33d74f4f81046a0aaf09c972
ARM: Move some case values out of ##included files.

This will help keep the high level decode together and not have it spread into
the subordinate decode stuff. The ##include lines still need to be on a line
by themselves, though.
src/arch/arm/isa/decoder/arm.isa
src/arch/arm/isa/decoder/decoder.isa
src/arch/arm/isa/decoder/thumb.isa