Age | Commit message (Expand) | Author |
2009-02-25 | ISA: Get rid of the get*RegName functions. | Gabe Black |
2009-02-25 | ISA: Set up common trace flags for tracing registers. | Gabe Black |
2008-10-21 | style: Use the correct m5 style for things relating to interrupts. | Nathan Binkert |
2008-10-12 | Get rid of old RegContext code. | Gabe Black |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert |
2008-08-11 | style | Nathan Binkert |
2007-08-13 | SPARC: Move tlb state into the tlb. | Gabe Black |
2007-05-31 | Assign traceData to be NULL at BaseSimpleCPU constructor. | Vincentius Robby |
2007-03-29 | get rid of CWP bounds warning... | Ali Saidi |
2007-03-13 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-12 | move hver code to ua2005.cc | Ali Saidi |
2007-03-10 | Fix bounds check for the cwp | Gabe Black |
2007-03-07 | I missed a couple of WithEffects, this should do it | Ali Saidi |
2007-03-07 | *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg | Ali Saidi |
2007-03-03 | Implement Niagara I/O interface and rework interrupts | Ali Saidi |
2007-02-12 | make hver match legion | Ali Saidi |
2007-02-02 | fix mostly floating point related | Ali Saidi |
2007-01-30 | Make SPARC checkpointing work | Ali Saidi |
2007-01-22 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-01-19 | some hstick and hintp changes. | Lisa Hsu |
2007-01-10 | bug fixes to get us to 145m instructions | Ali Saidi |
2007-01-09 | quiet/remove some warnings | Ali Saidi |
2007-01-08 | fix softint and partially implement hstick interrupts need to figure out how ... | Ali Saidi |
2007-01-04 | Fix stick compare to work correctly and set checkInterrupts to true at the ap... | Ali Saidi |
2006-12-17 | Compilation fix after messy merge. | Gabe Black |
2006-12-16 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-15 | some small general fixes to make everythign work nicely with other ISAs, now ... | Lisa Hsu |
2006-12-14 | flesh out twinx asis | Ali Saidi |
2006-12-12 | Fix bugs in tlbmap (and thus rangemap since the code is nearly identical) | Ali Saidi |
2006-12-08 | Merge zizzer:/bk/sparcfs | Lisa Hsu |
2006-12-08 | mostly implemented SOFTINT relevant interrupt stuff. | Lisa Hsu |
2006-12-07 | get legion/m5 to first tlb miss fault | Ali Saidi |
2006-12-06 | Handle access to ASI_QUEUE | Ali Saidi |
2006-12-06 | Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts | Ali Saidi |
2006-12-05 | Move the SyscallReturn class into sim/syscallreturn.hh. Also move some miscre... | Gabe Black |
2006-12-04 | forgot to commit miscreg file | Ali Saidi |
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/sparcfs | Gabe Black |
2006-11-24 | Rename this function. | Gabe Black |
2006-11-23 | first cut at a sparc tlb | Ali Saidi |
2006-11-22 | Moved some constants from isa_traits.hh to the reg file headers. | Gabe Black |
2006-11-20 | Make sure only real bits of pstate can be set. | Gabe Black |
2006-11-16 | Fixes for SPARC_FS | Gabe Black |
2006-11-14 | Set hpstate to be what I'm assuming Legion is. | Gabe Black |
2006-11-10 | The reset function of the MiscRegFile really resets it now. This function is ... | Gabe Black |
2006-11-10 | Fix up instructions to read and write control registers, and got rid of the c... | Gabe Black |
2006-11-03 | Make things compile in SE again. | Gabe Black |
2006-11-03 | Move around misc reg code | Gabe Black |
2006-11-01 | Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ... | Gabe Black |
2006-10-27 | Clean up MiscRegFile | Gabe Black |