gem5/src/arch/arm/isa
2010-06-02 12:58:05 -05:00
..
decoder ARM: Pull decoding of ARM pack, unpack, saturate and reverse instructions into a format. 2010-06-02 12:58:05 -05:00
formats ARM: Decode the ARM version of the REV* instructions. 2010-06-02 12:58:05 -05:00
insts ARM: Implement the REV* instructions. 2010-06-02 12:58:05 -05:00
templates ARM: Add base classes suitable for the REV* instructions. 2010-06-02 12:58:05 -05:00
bitfields.isa ARM: Hook the new multiply instructions into all the decoders. 2010-06-02 12:58:03 -05:00
copyright.txt ARM: Remove IsControl from operands that don't imply control transfers. 2010-06-02 12:57:59 -05:00
includes.isa ARM: Define versions of MSR and MRS outside the decoder. 2010-06-02 12:58:05 -05:00
main.isa ARM: Define the load instructions from outside the decoder. 2010-06-02 12:58:01 -05:00
operands.isa ARM: Make LDM that loads the PC perform an interworking branch. 2010-06-02 12:58:05 -05:00