gem5/arch/mips/isa/formats
Korey Sewell 07d4ad4dbe Rewrite CFC1 & CTC1 instruction definitions
Use Load/Store Float Memory Formats for FP mem insts
Fix Load/Store into FP to not create a "nop" if it sees reg 0 at the defintion

arch/mips/isa/decoder.isa:
    Rewrite CFC1 & CTC1 instruction definitions
    Use Load/Store Float Memory Formats for FP mem insts
arch/mips/isa/formats/fp.isa:
    comment changes
arch/mips/isa/formats/mem.isa:
    Fix Load/Store Float Memory Formats

--HG--
extra : convert_revision : ef1cb7a78452f8dff044b05c89e61bec866bf1b7
2006-04-27 05:07:11 -04:00
..
basic.isa updated MIPS ISA files .... all files should be able to compile/build with MIPS option except isa_traits.* 2006-03-08 02:05:38 -05:00
branch.isa Finally MIPS does hello world! 2006-04-10 12:23:17 -04:00
formats.isa Make .isa-file ##include file paths relative to including file. 2006-03-28 22:29:42 -05:00
fp.isa Rewrite CFC1 & CTC1 instruction definitions 2006-04-27 05:07:11 -04:00
int.isa These fixes now allow all of the 20 mips tests to work properly! 2006-04-14 03:42:02 -04:00
mem.isa Rewrite CFC1 & CTC1 instruction definitions 2006-04-27 05:07:11 -04:00
noop.isa Minor Sconscript edit ... mips decoder changes ... initialize NNPC and output fault name in simple cpu 2006-03-14 18:28:51 -05:00
tlbop.isa add at least BasicOp Format to most if not all instructions 2006-02-08 14:50:07 -05:00
trap.isa updated MIPS ISA files .... all files should be able to compile/build with MIPS option except isa_traits.* 2006-03-08 02:05:38 -05:00
unimp.isa Finally MIPS does hello world! 2006-04-10 12:23:17 -04:00
unknown.isa Finally MIPS does hello world! 2006-04-10 12:23:17 -04:00
util.isa add OSFlags struct to AlphaISA/MipsISA namespace. The OS classes then use these OSFlags to access architecture-specific AND OS-specific 2006-04-12 03:44:45 -04:00