gem5/src/arch/arm/insts
2010-06-02 12:58:17 -05:00
..
branch.hh ARM: Eliminate the old style branch instructions. 2010-06-02 12:58:03 -05:00
macromem.cc ARM: Fix double precision load/store multiple decrement. 2010-06-02 12:58:15 -05:00
macromem.hh ARM: Make sure macroops aren't interrupted midinstruction. 2010-06-02 12:58:12 -05:00
mem.cc ARM: Implement the SRS instruction. 2010-06-02 12:58:11 -05:00
mem.hh ARM: Add a base class for SRS. 2010-06-02 12:58:11 -05: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 ARM: Decode to specialized conditional/unconditional versions of instructions. 2010-06-02 12:58:17 -05: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 ARM: Mark some ARM static inst functions as inline. 2010-06-02 12:58:17 -05:00
vfp.cc ARM: Clean up the implementation of the VFP instructions. 2010-06-02 12:58:16 -05:00
vfp.hh ARM: Implement conversion to/from half precision. 2010-06-02 12:58:16 -05:00