Age | Commit message (Expand) | Author |
2007-03-02 | make ldtw(a) -- Twin 32 bit load work correctly -- by doing it the same way a... | Ali Saidi |
2007-02-12 | some forgotten commits | Ali Saidi |
2007-02-12 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-02-12 | rename store conditional stuff as extra data so it can be used for conditiona... | Ali Saidi |
2007-02-12 | Merge zizzer.eecs.umich.edu:/bk/newmem | Steve Reinhardt |
2007-02-12 | Move store conditional result checking from SimpleAtomicCpu write | Steve Reinhardt |
2007-02-10 | Clean up tracing stuff more, get rid of the trace log since | Nathan Binkert |
2007-02-07 | Make memory commands dense again to avoid cache stat table explosion. | Steve Reinhardt |
2007-01-27 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-26 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-26 | Merge zeep.pool:/z/saidi/work/m5.newmem | Ali Saidi |
2007-01-26 | make our code a little more standards compliant | Ali Saidi |
2007-01-26 | Merge zizzer:/bk/newmem | Lisa Hsu |
2007-01-26 | eliminate cpu checkInterrupts bool, it is redundant and unnecessary. | Lisa Hsu |
2007-01-25 | fix smul and sdiv to sign extend, and handle overflow/underflow corretly | Ali Saidi |
2007-01-22 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-01-16 | In the case that we generate a fault (e.g. a tlb miss) on a microcoded instru... | Ali Saidi |
2007-01-16 | Modify ISA and staticInst to support a IsFirstMicroOp flag | Ali Saidi |
2006-12-20 | Initial work to make remote gdb available in SE mode. This is completely unte... | Gabe Black |
2006-12-16 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-16 | Changes to the isa_parser and affected files to fix an indexing problem with ... | Gabe Black |
2006-12-15 | little fixes i noticed while searching for reason for address range issues (b... | Lisa Hsu |
2006-12-12 | Merge zizzer:/bk/newmem | Lisa Hsu |
2006-12-12 | Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(In... | Steve Reinhardt |
2006-12-04 | More changes to get SPARC fs closer. Now at 1.2M cycles before difference | Ali Saidi |
2006-11-29 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-11-29 | Add support for mmapped iprs to atomic cpu | Ali Saidi |
2006-11-29 | Change the connecting of the physPort and virtPort to the memory object below... | Kevin Lim |
2006-11-17 | Make an initialization pass for the thread context and set the [phys,virt]Por... | Ron Dreslinski |
2006-11-14 | Merge zizzer:/bk/newmem | Ron Dreslinski |
2006-11-14 | Various fixes to delete packet and request a little better. | Kevin Lim |
2006-11-14 | Make cpu's capable of having a phase shift | Ron Dreslinski |
2006-11-13 | Changes needed for a bus from CPU->L1 | Ron Dreslinski |
2006-11-13 | Make CPU models signal to update the snoop ranges | Ron Dreslinski |
2006-11-12 | Merge ktlim@zamp:./local/clean/tmp/test-regress | Kevin Lim |
2006-11-12 | Updates to support new interrupt processing and removal of PcPAL. | Kevin Lim |
2006-11-11 | Get rid of the ParamContext for pseudo instructions and move | Nathan Binkert |
2006-11-09 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-11-09 | Draining fixes. | Kevin Lim |
2006-11-08 | Move the check to see if you're in user mode into the isa directory. | Gabe Black |
2006-11-07 | Put kernel_stats back into arch. | Gabe Black |
2006-11-07 | Only include kern/kernel_stats.hh if in full system. This was breaking MIPS_SE | Gabe Black |
2006-11-06 | Merge zizzer.eecs.umich.edu:/bk/newmem/ | Gabe Black |
2006-11-06 | Clean up clock phase drift code a bit. | Kevin Lim |
2006-11-03 | Got rid of "inPalMode". Some places are still effectively checking if they ar... | Gabe Black |
2006-11-03 | Add a new file which describes an ISA's interrupt handling mechanism. It reco... | Gabe Black |
2006-11-02 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-11-02 | Use ISA specific makeExtMI. | Kevin Lim |
2006-11-01 | Merge zizzer.eecs.umich.edu:/bk/newmem/ | Gabe Black |
2006-11-01 | Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ... | Gabe Black |