More Modest Changes for FP MIPS execution...
authorKorey Sewell <ksewell@umich.edu>
Fri, 28 Apr 2006 07:05:11 +0000 (03:05 -0400)
committerKorey Sewell <ksewell@umich.edu>
Fri, 28 Apr 2006 07:05:11 +0000 (03:05 -0400)
commit2d077df1a0bbef0ec6ed4f89132c70d6d870a8d9
treef836e385365ef50646846acc6aa7a944f8ae7178
parenta183f66a8ad2a1ac822b07d9b399a3a3e6d3cb5c
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
arch/mips/isa/decoder.isa
arch/mips/isa_traits.cc