gem5/src/arch/arm/isa/insts
2010-06-02 12:58:07 -05:00
..
basic.isa ARM: Define the load instructions from outside the decoder. 2010-06-02 12:58:01 -05:00
branch.isa ARM: Implement branch instructions external to the decoder. 2010-06-02 12:58:02 -05:00
data.isa ARM: Implement the pkh instruction. 2010-06-02 12:58:07 -05:00
insts.isa ARM: Implement the swp and swpb instructions. 2010-06-02 12:58:05 -05:00
ldr.isa ARM: Implemented prefetch instructions/decoding (pli, pld, pldw). 2010-06-02 12:58:05 -05:00
macromem.isa ARM: Make LDM that loads the PC perform an interworking branch. 2010-06-02 12:58:05 -05:00
mem.isa ARM: Implement the swp and swpb instructions. 2010-06-02 12:58:05 -05:00
misc.isa ARM: Implement zero/sign extend instructions. 2010-06-02 12:58:07 -05:00
mult.isa ARM: Fix signed most significant multiply instructions. 2010-06-02 12:58:06 -05:00
str.isa ARM: Remove the special naming for the new memory instructions. 2010-06-02 12:58:01 -05:00
swap.isa ARM: Implement the swp and swpb instructions. 2010-06-02 12:58:05 -05:00