gem5/src/arch/arm/isa/insts
2011-09-18 23:26:39 -07:00
..
basic.isa ARM: Define the load instructions from outside the decoder. 2010-06-02 12:58:01 -05:00
branch.isa ARM: Tag appropriate instructions as IsReturn 2011-04-04 11:42:27 -05:00
data.isa ARM: Generate condition code setting code based on which codes are set. 2011-05-13 17:27:02 -05:00
div.isa CPU/ARM: Add SIMD op classes to CPU models and ARM ISA. 2010-11-15 14:04:04 -06:00
fp.isa ARM: Further break up condition code into NZ, C, V bits. 2011-05-13 17:27:01 -05:00
insts.isa ARM: Add support for M5 ops in the ARM ISA 2010-11-08 13:58:24 -06:00
ldr.isa ARM: Construct the predicate test register for more instruction programatically. 2011-05-13 17:27:02 -05:00
m5ops.isa Pseudoinst: Add an initParam pseudo inst function. 2011-09-18 23:26:39 -07:00
macromem.isa gcc: fix an uninitialized variable warning from G++ 4.5 2011-05-18 11:06:23 -07:00
mem.isa ARM: Construct the predicate test register for more instruction programatically. 2011-05-13 17:27:02 -05:00
misc.isa Fix bugs due to interaction between SEV instructions and O3 pipeline 2011-08-19 15:08:07 -05:00
mult.isa ARM: Construct the predicate test register for more instruction programatically. 2011-05-13 17:27:02 -05:00
neon.isa ARM: Cleanup and small fixes to some NEON ops to match the spec. 2011-04-04 11:42:28 -05:00
str.isa ARM: Construct the predicate test register for more instruction programatically. 2011-05-13 17:27:02 -05:00
swap.isa ARM: Fix SWP/SWPB undefined instruction behavior 2011-07-15 11:53:34 -05:00