gem5/src/arch/arm/isa/formats
Gabe Black 93a3714816 ARM: Move the templates for predicated instructions into a separate file.
This allows the templates to all be available at the same time before any of
the formats, etc. This breaks an artificial circular dependence.

--HG--
rename : src/arch/arm/isa/formats/pred.isa => src/arch/arm/isa/templates/pred.isa
2010-06-02 12:58:01 -05:00
..
basic.isa ARM: Don't downconvert ExtMachInsts to MachInsts. 2009-06-21 16:41:07 -07:00
branch.isa ARM: Split the condition codes out of the CPSR. 2009-11-08 02:08:40 -08:00
formats.isa ARM: Create a "decoder" directory for the files implementing the decoder. 2010-06-02 12:58:01 -05:00
fp.isa ARM: Split the condition codes out of the CPSR. 2009-11-08 02:08:40 -08:00
macromem.isa ARM: Eliminate decoding for the very deprecated FPA instructions. 2010-06-02 12:58:01 -05:00
mem.isa ARM: Eliminate the old memory formats which are no longer used. 2010-06-02 12:58:01 -05:00
pred.isa ARM: Move the templates for predicated instructions into a separate file. 2010-06-02 12:58:01 -05:00
unimp.isa ARM: Make sure ExtMachInst is used consistently instead of regular MachInst. 2010-06-02 12:58:00 -05:00
unknown.isa ARM: Implement fault classes. 2009-11-10 20:34:38 -08:00
util.isa ARM: Eliminate the old memory formats which are no longer used. 2010-06-02 12:58:01 -05:00