2006-11-14 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem/ |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Create a stub t1000 platform. |
commit | commitdiff | tree |
2006-11-14 |
Lisa Hsu | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-14 |
Lisa Hsu | interrupts.hh: |
commit | commitdiff | tree |
2006-11-14 |
Ron Dreslinski | If all the targets aren't satisfied, reinitialize the... |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Set hpstate to be what I'm assuming Legion is. |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Make sure a POR doesn't clobber the value of the hpstate. |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Fix up the disassembly a little. |
commit | commitdiff | tree |
2006-11-13 |
Lisa Hsu | main.i: |
commit | commitdiff | tree |
2006-11-13 |
Nathan Binkert | Expose debugBreakCycle through swig and get rid of |
commit | commitdiff | tree |
2006-11-13 |
Nathan Binkert | Clean up comment |
commit | commitdiff | tree |
2006-11-13 |
Ali Saidi | Parse CC/CXX early so that we use the correct compiler... |
commit | commitdiff | tree |
2006-11-13 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-13 |
Kevin Lim | More interrupt reworking. |
commit | commitdiff | tree |
2006-11-13 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-11-13 |
Steve Reinhardt | Make setRegWithEffect do something in SE mode. |
commit | commitdiff | tree |
2006-11-13 |
Kevin Lim | Change warn to DPRINTF. |
commit | commitdiff | tree |
2006-11-13 |
Kevin Lim | Update output refs. Some FS statistics will change... |
commit | commitdiff | tree |
2006-11-13 |
Kevin Lim | Fix typo. |
commit | commitdiff | tree |
2006-11-13 |
Kevin Lim | Fix for regression failure. |
commit | commitdiff | tree |
2006-11-13 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem/ |
commit | commitdiff | tree |
2006-11-13 |
Kevin Lim | Merge ktlim@zamp:./local/clean/tmp/test-regress |
commit | commitdiff | tree |
2006-11-13 |
Kevin Lim | Fix for non-FS compile. |
commit | commitdiff | tree |
2006-11-13 |
Nathan Binkert | Create a module called internal where swigged stuff... |
commit | commitdiff | tree |
2006-11-13 |
Kevin Lim | Updates to support new interrupt processing and removal... |
commit | commitdiff | tree |
2006-11-12 |
Ron Dreslinski | Update for maxtick in splash2/memtest configs |
commit | commitdiff | tree |
2006-11-12 |
Ron Dreslinski | Update refs for functional access fixes |
commit | commitdiff | tree |
2006-11-12 |
Ron Dreslinski | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-12 |
Ron Dreslinski | Physical memory overrides the tport version of recvFunc... |
commit | commitdiff | tree |
2006-11-12 |
Ron Dreslinski | Handle packets being deleted by lower level properly. |
commit | commitdiff | tree |
2006-11-12 |
Ron Dreslinski | Don't insert reponses into the list more than once |
commit | commitdiff | tree |
2006-11-12 |
Ron Dreslinski | Move code before a early return to make sure it is... |
commit | commitdiff | tree |
2006-11-12 |
Ron Dreslinski | Yet another small bug in mem system related to flow... |
commit | commitdiff | tree |
2006-11-12 |
Ron Dreslinski | Fix functional access errors related to delayed respnos... |
commit | commitdiff | tree |
2006-11-12 |
Nathan Binkert | Fix Typo |
commit | commitdiff | tree |
2006-11-12 |
Nathan Binkert | set TRACING_ON one way or another explicitly in the |
commit | commitdiff | tree |
2006-11-12 |
Nathan Binkert | Delete the actual PseudoInst file |
commit | commitdiff | tree |
2006-11-12 |
Nathan Binkert | Get rid of the ParamContext for pseudo instructions... |
commit | commitdiff | tree |
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 |
Ron Dreslinski | More fixes for functional accesses. It now makes the... |
commit | commitdiff | tree |
2006-11-11 |
Ron Dreslinski | Big fix for functional access, where we forgot to copy... |
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 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
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 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-09 |
Kevin Lim | Clean up config scripts to not have to worry about... |
commit | commitdiff | tree |
2006-11-09 |
Nathan Binkert | Factor out all of the encumbered stuff into separate... |
commit | commitdiff | tree |
2006-11-09 |
Kevin Lim | Be sure to populate the packet's finishTime field in... |
commit | commitdiff | tree |
2006-11-09 |
Kevin Lim | Draining fixes. |
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 |
next |