Changes to get Floating Point Instructions w/new regfile to at least not segfault...
authorKorey Sewell <ksewell@umich.edu>
Wed, 26 Apr 2006 20:13:47 +0000 (16:13 -0400)
committerKorey Sewell <ksewell@umich.edu>
Wed, 26 Apr 2006 20:13:47 +0000 (16:13 -0400)
commit303dda5e8e5d6aef24de0ebbfc6971eb55ad7ff4
treed525b27bbc749d6bbab715534319e1332f37766e
parent8f8d09538f58d2e56d7f61b595e64bd06cce8484
Changes to get Floating Point Instructions w/new regfile to at least not segfault and break my INT tests

arch/mips/isa/decoder.isa:
    Change decoder to read COP1 (floating point) instructions to decode correctly
arch/mips/isa_traits.hh:
    Change to use overlapping single/double FP regfile

--HG--
extra : convert_revision : 2d15d6d88939f7e0d63279d5c35d7eea536a573c
arch/mips/isa/decoder.isa
arch/mips/isa_traits.hh