gem5/arch
Korey Sewell 035b443093 mainly added minor support for the basic arithmetic operations (add, mult, shift)
arch/mips/isa/bitfields.def:
    Add comment, move definition up in file
arch/mips/isa/decoder.def:
    add basic arithmetic operations
arch/mips/isa/formats/fp.format:
    change Integer -> FP words
arch/mips/isa/formats/int.format:
    Add derived IntImm class
arch/mips/isa/operands.def:
    change to MIPS sytle operands

--HG--
rename : arch/mips/isa/formats/fpop.format => arch/mips/isa/formats/fp.format
rename : arch/mips/isa/formats/integerop.format => arch/mips/isa/formats/int.format
extra : convert_revision : a95da47bc981e56a9898421da4eeb9c442d1dc15
2006-02-03 23:04:06 -05:00
..
alpha Some stuff aparently didn't get committed which was from before the new repository was created. 2006-01-24 19:57:17 -05:00
mips mainly added minor support for the basic arithmetic operations (add, mult, shift) 2006-02-03 23:04:06 -05:00
sparc sparc files that were removed from revision 1.888 2006-01-29 17:25:54 -05:00
isa_parser.py Some stuff aparently didn't get committed which was from before the new repository was created. 2006-01-24 19:57:17 -05:00