gem5/src/arch/arm/insts
2010-06-02 12:58:06 -05:00
..
branch.cc ARM: Eliminate the old style branch instructions. 2010-06-02 12:58:03 -05:00
branch.hh ARM: Eliminate the old style branch instructions. 2010-06-02 12:58:03 -05:00
macromem.cc ARM: Make sure ldm exception return writes back its base in the right mode. 2010-06-02 12:58:04 -05:00
macromem.hh ARM: Add base classes for VFP load/store multiple. 2010-06-02 12:58:04 -05:00
mem.cc ARM: Implement the swp and swpb instructions. 2010-06-02 12:58:05 -05:00
mem.hh ARM: Implement the swp and swpb instructions. 2010-06-02 12:58:05 -05:00
misc.cc ARM: Implement base classes for the saturation instructions. 2010-06-02 12:58:06 -05:00
misc.hh ARM: Implement base classes for the saturation instructions. 2010-06-02 12:58:06 -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: Get rid of obsoleted predicated inst formats, etc. 2010-06-02 12:58:02 -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: Implement the unsigned saturating instructions. 2010-06-02 12:58:06 -05:00