gem5/arch
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
..
alpha Merge m5.eecs.umich.edu:/bk/newmem 2006-04-18 09:44:45 -04:00
mips More Modest Changes for FP MIPS execution... 2006-04-28 03:05:11 -04:00
sparc Merge m5.eecs.umich.edu:/bk/newmem 2006-04-18 09:44:45 -04:00
isa_parser.py change readPC() + 4 to readNextPC() and the same for NNPC ... 2006-04-27 16:44:12 -04:00
isa_specific.hh Minor Sconscript edit ... mips decoder changes ... initialize NNPC and output fault name in simple cpu 2006-03-14 18:28:51 -05:00
SConscript Make .isa-file ##include file paths relative to including file. 2006-03-28 22:29:42 -05:00