gem5/src/arch/arm/isa
Gabe Black a1838f2c79 ARM: Make the decoder handle thumb instructions separately.
--HG--
rename : src/arch/arm/isa/decoder.isa => src/arch/arm/isa/armdecode.isa
rename : src/arch/arm/isa/decoder.isa => src/arch/arm/isa/thumbdecode.isa
2010-06-02 12:58:00 -05:00
..
formats ARM: Make sure ExtMachInst is used consistently instead of regular MachInst. 2010-06-02 12:58:00 -05:00
armdecode.isa ARM: Make the decoder handle thumb instructions separately. 2010-06-02 12:58:00 -05:00
bitfields.isa ARM: Add a thumb bit bitfield. 2010-06-02 12:58:00 -05:00
copyright.txt ARM: Remove IsControl from operands that don't imply control transfers. 2010-06-02 12:57:59 -05:00
decoder.isa ARM: Make the decoder handle thumb instructions separately. 2010-06-02 12:58:00 -05:00
includes.isa ARM: Make DataOps select from a set of ways to set the c and v flags. 2009-07-01 22:17:06 -07:00
main.isa ARM: Move util functions out of the isa desc. 2009-06-21 22:50:33 -07:00
operands.isa ARM: Track the current ISA mode using the PC. 2010-06-02 12:57:59 -05:00
thumbdecode.isa ARM: Make the decoder handle thumb instructions separately. 2010-06-02 12:58:00 -05:00