gem5/src/arch/arm/isa/formats
2010-06-02 12:58:14 -05:00
..
basic.isa ARM: Split out the "basic" templates and format. 2010-06-02 12:58:03 -05:00
branch.isa ARM: BXJ should be BX when there is no J support 2010-06-02 12:58:12 -05:00
data.isa ARM: Decode the CPS instruction. 2010-06-02 12:58:11 -05:00
formats.isa ARM: Implement SVC (was SWI) outside of the decoder. 2010-06-02 12:58:05 -05:00
fp.isa ARM: Implement vcvt between int and fp. Ignore rounding. 2010-06-02 12:58:14 -05:00
macromem.isa ARM: Hook up 16 bit thumb load/store multiple. 2010-06-02 12:58:02 -05:00
mem.isa ARM: Decode the SRS instruction. 2010-06-02 12:58:11 -05:00
misc.isa ARM: Move the CP15 decode block into a function. 2010-06-02 12:58:13 -05:00
mult.isa ARM: Implement the udiv instruction. 2010-06-02 12:58:11 -05:00
pred.isa ARM: Get rid of obsoleted predicated inst formats, etc. 2010-06-02 12:58:02 -05:00
uncond.isa ARM: Decode ARM unconditional MRC and MCR instructions. 2010-06-02 12:58:13 -05:00
unimp.isa ARM: Rework how unrecognized/unimplemented instructions are handled. 2010-06-02 12:58:04 -05:00
unknown.isa ARM: Rework how unrecognized/unimplemented instructions are handled. 2010-06-02 12:58:04 -05:00