Age | Commit message (Expand) | Author |
2007-03-09 | implement ipi stufff for SPARC | Ali Saidi |
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-05 | Add in a declaration of class Checkpoint rather than expecting it to come fro... | Gabe Black |
2007-03-03 | Implement Niagara I/O interface and rework interrupts | Ali Saidi |
2007-01-22 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-01-08 | some formatting changes, and update how I do bitfields for HPSTATE and PSTATE... | Lisa Hsu |
2006-12-17 | Compilation fix after messy merge. | Gabe Black |
2006-12-16 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-12 | Fix bugs in tlbmap (and thus rangemap since the code is nearly identical) | Ali Saidi |
2006-12-08 | mostly implemented SOFTINT relevant interrupt stuff. | Lisa Hsu |
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 | reogranize code to split off FS only misc regs with effect into their own fil... | Ali Saidi |
2006-11-29 | Fixes to get compilation. | Gabe Black |
2006-11-29 | Merge zizzer:/bk/sparcfs | Gabe Black |
2006-11-29 | Add support for mmapped iprs to atomic cpu | Ali Saidi |
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-10 | Fix up instructions to read and write control registers, and got rid of the c... | Gabe Black |
2006-11-09 | Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec... | 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 |
2006-10-26 | Reorganized the MiscRegFile | Gabe Black |
2006-08-11 | Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create... | Gabe Black |