gem5/arch/mips/isa/formats
Korey Sewell f51656498e Merge zizzer:/bk/newmem
into  zazzer.eecs.umich.edu:/.automount/zooks/y/ksewell/research/m5-sim/newmem-mips

arch/mips/isa/formats/mem.isa:
    Filled in Split-Memory Access Code
arch/mips/isa_traits.hh:
    Leave IntRegFile as an array instead of class with member functions
mem/page_table.cc:
    take out NO ALIGN FAULT page table access code for now... No need to messs up what works

--HG--
extra : convert_revision : cbf1cce9145daf9ee9ceabc9080271ddb0561489
2006-04-10 12:37:15 -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 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
int.isa Finally MIPS does hello world! 2006-04-10 12:23:17 -04:00
mem.isa Merge zizzer:/bk/newmem 2006-04-10 12:37:15 -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 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