diff options
author | Korey Sewell <ksewell@umich.edu> | 2006-02-03 23:04:06 -0500 |
---|---|---|
committer | Korey Sewell <ksewell@umich.edu> | 2006-02-03 23:04:06 -0500 |
commit | 035b443093cc969c79e67285b0f421a7f12edf33 (patch) | |
tree | 0651a09570db293ac6bb897fd104ea25ee229c36 /sim | |
parent | 1e222c1502f8cf40535fed23b3f51c5f25a6c29f (diff) | |
download | gem5-035b443093cc969c79e67285b0f421a7f12edf33.tar.xz |
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
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions