summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-04recognized 32 & 64 bit unsigned integer types and set the width appropriatelyKorey Sewell
2006-05-02Redo the FloatRegFile using unsigned integersKorey Sewell
2006-04-28More Modest Changes for FP MIPS execution...Korey Sewell
2006-04-28Use lower two bits of FCSR reg to determine rounding mode (may want to move t...Korey Sewell
2006-04-27change readPC() + 4 to readNextPC() and the same for NNPC ...Korey Sewell
2006-04-27Rewrite CFC1 & CTC1 instruction definitionsKorey Sewell
2006-04-26Changes to get Floating Point Instructions w/new regfile to at least not segf...Korey Sewell
2006-04-24Mostly done with all device models for new memory system. Still need to get t...Ali Saidi
2006-04-20make ide disk work for newmemAli Saidi
2006-04-18Merge zizzer:/bk/newmemAli Saidi
2006-04-18dwarf debugging symbols make gdb much happier than stabs. Use themAli Saidi
2006-04-18Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-04-18Changed MIPS and Alpha to pass the syscall number to the syscall functionGabe Black
2006-04-18Fixes to SPARC syscall emulation mode.Gabe Black
2006-04-17change packet: reset() to resetMin() resetAll() which reset the miniumAli Saidi
2006-04-14Quick fix for the CPU not printing out the right address upon re-execution of...Kevin Lim
2006-04-14These fixes now allow all of the 20 mips tests to work properly!Korey Sewell
2006-04-13update Hello World binary for mips... the old one did not have a newlineKorey Sewell
2006-04-13Move RLIMIT constants to OS/ISA specific files instead of generic OS containe...Korey Sewell
2006-04-13remove non-needed filesKorey Sewell
2006-04-13Changes that get rid of the OSFlags and derive a new class of this format <ar...Korey Sewell
2006-04-12Merge zizzer:/bk/newmemAli Saidi
2006-04-12fs now gets to the point where it would really like a filesystem.Ali Saidi
2006-04-12Merge zizzer:/bk/newmemKorey Sewell
2006-04-12add OSFlags struct to AlphaISA/MipsISA namespace. The OS classes then use the...Korey Sewell
2006-04-11change how much of the param string is copied into the kenelAli Saidi
2006-04-11Merge zizzer:/bk/newmemAli Saidi
2006-04-11fullsys now builds and runs for about one cycleAli Saidi
2006-04-11Merge zizzer:/bk/newmemKorey Sewell
2006-04-11Lots of MIPS test files :Korey Sewell
2006-04-10Clean up mmapFunc.Steve Reinhardt
2006-04-10edit to test_mips config fileKorey Sewell
2006-04-10Panic if physical memory isn't connected to anythingAli Saidi
2006-04-10Merge zizzer:/bk/newmemAli Saidi
2006-04-10updates for newmemAli Saidi
2006-04-10so I guess the IntRegFile class is needed after all!Korey Sewell
2006-04-10Take out flags parameter (used for no align fault)Korey Sewell
2006-04-10Merge zizzer:/bk/newmemKorey Sewell
2006-04-10Finally MIPS does hello world!Korey Sewell
2006-04-07Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-04-07a bit of bad code trampling on memoryAli Saidi
2006-04-07Move to a model with a unified request object.Ron Dreslinski
2006-04-06a sparc binary that can be debuggedAli Saidi
2006-04-06Merge zizzer:/bk/newmemAli Saidi
2006-04-06added unimp faultsAli Saidi
2006-04-06Fixed for full system.Gabe Black
2006-04-06Small touchups to SPARCGabe Black
2006-04-06Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-04-06fixes for newmemAli Saidi
2006-04-06Changed the CleanWindow fault from an enumerate fault into a regular one.Gabe Black