gem5/arch/mips/isa
Korey Sewell 303dda5e8e 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
2006-04-26 16:13:47 -04:00
..
formats These fixes now allow all of the 20 mips tests to work properly! 2006-04-14 03:42:02 -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 Changes to get Floating Point Instructions w/new regfile to at least not segfault and break my INT tests 2006-04-26 16:13:47 -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