Age | Commit message (Expand) | Author |
2006-12-04 | More changes to get SPARC fs closer. Now at 1.2M cycles before difference | Ali Saidi |
2006-11-23 | Fixes to the isa description. | Gabe Black |
2006-11-10 | Made the annul of unconditional conditional branches behave properly, added c... | 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 | Calling syscalls from within the trap instruction's invoke method won't work ... | Gabe Black |
2006-11-03 | Add the syscall number as the second parameter for the trap fault. This could... | Gabe Black |
2006-11-01 | Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ... | Gabe Black |
2006-10-29 | Bring casa and casxa up to date | Gabe Black |
2006-10-29 | Fixed ldstub to use the right format, and made the load/store operations use ... | Gabe Black |
2006-10-27 | Got rid of some outdated comments. | Gabe Black |
2006-10-26 | Cleaned up the decoder slightly. | Gabe Black |
2006-10-25 | Implemented the saved and restored instructions, fixed up register window ins... | Gabe Black |
2006-10-23 | Broke Load/Store instructions into microcode, and partially refactored memory... | Gabe Black |
2006-10-18 | Fixed up ldblockf_p, implemented stdfa properly, and got rid of some old code. | Gabe Black |
2006-10-16 | Changed how floating point register numbers are decoded to fit with the spec. | Gabe Black |
2006-10-15 | Fix how additional template parameters are handled. Non string parameters are... | Gabe Black |
2006-10-12 | Some support for handling block loads and stores and ASIs properly. | Gabe Black |
2006-08-29 | Cleaned up floating point by removing unnecessary conversions and by implemen... | Gabe Black |
2006-08-21 | Fix annulled unconditional branches | Gabe Black |
2006-08-21 | Two bugs found by my tracing tool. | Gabe Black |
2006-08-17 | Changes to build m5.fast | Steve Reinhardt |
2006-08-15 | Tweaks to Ali's changes | Gabe Black |
2006-08-15 | fixes for gcc 4.1 | Ali Saidi |
2006-08-11 | Adjusted the decoder a little. | Gabe Black |
2006-07-26 | Added alot of fp instructions, and some impdep instructions. | Gabe Black |
2006-07-22 | Fixed subtract with carry, and started some work with floating point. | Gabe Black |
2006-07-19 | Cleaned things up a little. | Gabe Black |
2006-05-28 | Used the Priv and new HPriv instruction formats, which have been tweaked to l... | Gabe Black |
2006-05-26 | Implement PR/HPR/ASR for full system | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |