gem5/src/arch/arm/insts
2010-11-15 14:04:03 -06:00
..
branch.hh ARM: Eliminate the old style branch instructions. 2010-06-02 12:58:03 -05:00
macromem.cc ARM: Use fewer micro-ops for register update loads if possible. 2010-08-25 19:10:42 -05:00
macromem.hh ARM: Make all ARM uops delayed commit. 2010-11-08 13:58:22 -06:00
mem.cc ARM: Make some of the trace code more compact 2010-06-02 12:58:18 -05:00
mem.hh ARM: Use the correct delete operator for RFE 2010-11-15 14:04:03 -06:00
misc.cc ARM: Get rid of the binary dumping function in utility.hh. 2010-06-02 12:58:17 -05:00
misc.hh ARM: Make undefined instructions obey predication. 2010-06-02 12:58:16 -05:00
mult.hh ARM: Add base classes for multiply instructions. 2010-06-02 12:58:03 -05:00
pred_inst.cc ARM: Get rid of obsoleted predicated inst formats, etc. 2010-06-02 12:58:02 -05:00
pred_inst.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
static_inst.cc ARM: Don't rely on undefined behavior to get arithmetic right shift. 2010-06-02 12:58:04 -05:00
static_inst.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
vfp.cc ARM: Implement all ARM SIMD instructions. 2010-08-25 19:10:42 -05:00
vfp.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00