gem5/src/arch/arm/isa
2010-06-02 12:58:15 -05:00
..
decoder ARM: Move the VFP data operation decode into a function. 2010-06-02 12:58:14 -05:00
formats ARM: Implement the version of VCVT float to int that rounds towards zero. 2010-06-02 12:58:15 -05:00
insts ARM: Fix vcvtr so that it uses the rounding mode in the FPSCR. 2010-06-02 12:58:15 -05:00
templates ARM: Introduce new VFP base classes that are optionally microops. 2010-06-02 12:58:14 -05:00
bitfields.isa ARM: Rearrange the load/store double/exclusive, table branch thumb decoding. 2010-06-02 12:58:07 -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: Introduce new VFP base classes that are optionally microops. 2010-06-02 12:58:14 -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 integer division by zero return a fault. 2010-06-02 12:58:13 -05:00