Merge zizzer:/bk/newmem
authorKorey Sewell <ksewell@umich.edu>
Mon, 10 Apr 2006 16:37:15 +0000 (12:37 -0400)
committerKorey Sewell <ksewell@umich.edu>
Mon, 10 Apr 2006 16:37:15 +0000 (12:37 -0400)
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

1  2 
arch/mips/isa/formats/mem.isa
arch/mips/isa_traits.hh
mem/page_table.hh
mem/request.hh

Simple merge
Simple merge
Simple merge
diff --cc mem/request.hh
Simple merge