gem5/arch/mips/isa
Korey Sewell c01a43d302 decoder.isa:
Added support for FP compare instructions. Somehow these flew beneath
my radar. Also, I start to use special FP utility functions in FP code.
Right now, they are defined in isa_traits.hh but may be moved in the
future

arch/mips/isa/decoder.isa:
    Added support for FP compare instructions. Somehow these flew beneath
    my radar. Also, I start to use special FP utility functions in FP code.
    Right now, they are defined in isa_traits.hh but may be moved in the
    future

--HG--
extra : convert_revision : 84a3b66882f3977ce9c1356cf466d62a7fd8bf19
2006-05-09 14:39:45 -04:00
..
formats take-out debug only code 2006-05-04 21:21:11 -04:00
base.isa added unimp faults 2006-04-06 18:04:49 -04:00
bitfields.isa Start working on more complex FP tests 2006-05-08 03:59:40 -04:00
decoder.isa decoder.isa: 2006-05-09 14:39:45 -04:00
includes.isa added unimp faults 2006-04-06 18:04:49 -04:00
main.isa Make .isa-file ##include file paths relative to including file. 2006-03-28 22:29:42 -05:00
operands.isa Merge m5.eecs.umich.edu:/bk/newmem 2006-04-18 09:44:45 -04:00