gem5/arch/mips/isa
Korey Sewell 2d077df1a0 More Modest Changes for FP MIPS execution...
arch/mips/isa/decoder.isa:
    Fix Reg. Operands for FP Conversion Instructions - Must Make Sure That You use 'uw' or 'ud' as needed.
arch/mips/isa_traits.cc:
    if a conversion function isnt implemented yet, than have M5 panic...
    (plan to implement SINGLE_TO_DOUBLE first)

--HG--
extra : convert_revision : 6a7f703a5d65139d3981a8753c31fc8f5bf313cf
2006-04-28 03:05:11 -04:00
..
formats Use lower two bits of FCSR reg to determine rounding mode (may want to move this out of decoder.isa and into a template) 2006-04-28 00:24:25 -04:00
base.isa added unimp faults 2006-04-06 18:04:49 -04:00
bitfields.isa Finally MIPS does hello world! 2006-04-10 12:23:17 -04:00
decoder.isa More Modest Changes for FP MIPS execution... 2006-04-28 03:05:11 -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