2006-11-11 |
Gabe Black | Fix for CAS so that it knows about all the possible... |
commit | commitdiff | tree |
2006-11-11 |
Gabe Black | The Lock_Flag_DepTag went away earlier, and using TheIS... |
commit | commitdiff | tree |
2006-11-11 |
Gabe Black | Certain header files should only be used in FS. |
commit | commitdiff | tree |
2006-11-11 |
Ali Saidi | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-11 |
Ali Saidi | fix endian issues with condition codes |
commit | commitdiff | tree |
2006-11-10 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Elaborated on the tlb stubs so that they just set the... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Fixed up DepTags a little. I think NumMicroIntRegs... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Added StrandStsReg operand. |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Put in provisions for rd, rdpr, rdhpr, wr, wrpr, and... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Made the annul of unconditional conditional branches... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Fixed up the code that prints out registers to take... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Tweaked debug output. |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Touched up faults, and made POR actually do something. |
commit | commitdiff | tree |
2006-11-10 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-10 |
Kevin Lim | Also include a function to form the input path. |
commit | commitdiff | tree |
2006-11-10 |
Kevin Lim | Try to setup commands properly. |
commit | commitdiff | tree |
2006-11-10 |
Kevin Lim | Change up some warnings to DPRINTFs. |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Actually finished moving the register file stuff around. |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Moved the Alpha float regfile into it's own regfile... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Split out alpha integer register file into it's own... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | The reset function of the MiscRegFile really resets... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Set the ASI register to be something explicitly so... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Change exetrace code for working with my trace tool... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Fix up instructions to read and write control registers... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Moved the Alpha MiscRegFile into it's own file, and... |
commit | commitdiff | tree |
2006-11-10 |
Gabe Black | Fix a couple uninitialized variables. |
commit | commitdiff | tree |
2006-11-09 |
Ali Saidi | Get SPARC to the point that it starts running. Add... |
commit | commitdiff | tree |
2006-11-09 |
Nathan Binkert | Factor out all of the encumbered stuff into separate... |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem/ |
commit | commitdiff | tree |
2006-11-08 |
Lisa Hsu | the tests assume -1 to signify MaxTick, that's changed... |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem/ |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Put the MIPS stacktrace into the MipsISA namespace... |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Make a function to say how big gdbregs is in bytes... |
commit | commitdiff | tree |
2006-11-08 |
Lisa Hsu | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-08 |
Ali Saidi | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-08 |
Ali Saidi | DWARF2 symbol support seems to be broken on Solaris... |
commit | commitdiff | tree |
2006-11-08 |
Lisa Hsu | simplify maxtick parsing in both the python and the... |
commit | commitdiff | tree |
2006-11-08 |
Lisa Hsu | make rcS files read from the m5 source directory, not... |
commit | commitdiff | tree |
2006-11-08 |
Lisa Hsu | change to os.path.join like nate wanted. |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | First cut at full blown SPARC faults. There are a few... |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Move the check to see if you're in user mode into the... |
commit | commitdiff | tree |
2006-11-08 |
Kevin Lim | Remove mem parameter. Should have been removed earlier. |
commit | commitdiff | tree |
2006-11-08 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-08 |
Kevin Lim | Update refs. |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Sorted faults by the trap type constant, expanded their... |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Fix for slightly mangled merge. |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Merge zeep.eecs.umich.edu:/home/gblack/m5/newmem |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Major clean up of the fault code. |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | The new global level is computed with min, not max. |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Changed the getReg and setReg functions so that they... |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Put the ProcessInfo and StackTrace objects into the... |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Stubs for SPARC's tlbs |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Replaced getArg with a SPARC implementation. |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Force remote gdb code to use signal numbers and not... |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Fixed to account for branch delay slots. |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Put kernel_stats back into arch. |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Merge 141.212.106.238:/home/gblack/m5/newmemmemops |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | A cleaner hack. |
commit | commitdiff | tree |
2006-11-08 |
Gabe Black | Only include kern/kernel_stats.hh if in full system... |
commit | commitdiff | tree |
2006-11-07 |
Ali Saidi | add code to operate in lockstep with legion |
commit | commitdiff | tree |
2006-11-07 |
Kevin Lim | Fix error message. |
commit | commitdiff | tree |
2006-11-07 |
Kevin Lim | Fix up bus draining and add draining to the caches. |
commit | commitdiff | tree |
2006-11-07 |
Kevin Lim | Remove hack by setting configuration better. |
commit | commitdiff | tree |
2006-11-07 |
Kevin Lim | Fix compile error. |
commit | commitdiff | tree |
2006-11-07 |
Kevin Lim | Initialize mem dep unit properly. |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Definition of stub kernel_stats object. This just uses... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Alpha derived classes for kernel_stats. |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | SConscripts for the architecture specific directories... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | A dummy implementation of stacktrace.cc to clear up... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Arguments class for SPARC. This is basically just a... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Removed unnecessary arch/alpha/ev5.hh include |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Added sim/host.hh for the Addr type. |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Got rid of a stray blank line. |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Added a stub implementation of fixFuncEventAddr to... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | The normal spill and fill faults only need to behave... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Added in alot of missing source files. |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Broke remote_gdb into a base class and architecture... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Moved the idle event out of system_events.hh. The skipF... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Moved the switched version of kernel_stats.hh back... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Missed this file in my last changeset. |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Made kern a switching header file directory. |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Cleaned up remnants of ivlb and ivle |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Got rid of the ivlb and ivle kernel stats. |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Get rid of pcifake.cc and tsunami_fake.cc to go with... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Only bother with the device SConscript if you're in... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem/ |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Moved the tsunami devices into the dev/alpha directory... |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Got rid of stray alpha include |
commit | commitdiff | tree |
2006-11-07 |
Gabe Black | Got rid of obsolete ivlb and ivle psuedo instructions. |
commit | commitdiff | tree |
2006-11-06 |
Gabe Black | Stub for SPARC interrupt handling object. |
commit | commitdiff | tree |
2006-11-06 |
Gabe Black | Remote GDB support has been changed to use inheritance... |
commit | commitdiff | tree |
2006-11-06 |
Gabe Black | Took the Alpha prefix off of AlphaArguments, and made... |
commit | commitdiff | tree |
2006-11-06 |
Gabe Black | Created seperate SConscript for the dev directory.... |
commit | commitdiff | tree |
2006-11-06 |
Ali Saidi | delete pcifake, tsunamifake. Combine BadAddr/IsaFake... |
commit | commitdiff | tree |
2006-11-06 |
Ali Saidi | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-06 |
Ali Saidi | small fixes for solaris |
commit | commitdiff | tree |
2006-11-06 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-06 |
Kevin Lim | Clean up clock phase drift code a bit. |
commit | commitdiff | tree |
2006-11-06 |
Ali Saidi | replace NULL with 0.... Why isn't NULL defined by defau... |
commit | commitdiff | tree |
next |