Age | Commit message (Expand) | Author |
2006-12-17 | Minor cleanup of new snippet/subst code. | Steve Reinhardt |
2006-12-17 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-17 | Added in the extended twin load format | Gabe Black |
2006-12-17 | Compilation fix after messy merge. | Gabe Black |
2006-12-16 | Support for twin loads. | Gabe Black |
2006-12-16 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-16 | Made changes to CWP be non speculative. | Gabe Black |
2006-12-16 | Changes to the isa_parser and affected files to fix an indexing problem with ... | Gabe Black |
2006-12-09 | Allocate the correct number of global registers | Ali Saidi |
2006-12-07 | get legion/m5 to first tlb miss fault | Ali Saidi |
2006-12-07 | Make branches handle the lack of a symbol table or the lack of a symbol grace... | Gabe Black |
2006-12-06 | Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts | Ali Saidi |
2006-12-06 | Reorganize the includes and add an include for misc.hh. | Gabe Black |
2006-12-06 | Added some debug output, and made sure not to accidentally ask for the result... | Gabe Black |
2006-12-06 | Some basic fix ups, and CWP is no longer set explicitly. | Gabe Black |
2006-12-05 | Move the SyscallReturn class into sim/syscallreturn.hh. Also move some miscre... | Gabe Black |
2006-12-04 | Merge zizzer:/bk/sparcfs | Gabe Black |
2006-12-04 | Add in code to pass the ASI to translation. | Gabe Black |
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-14 | Fix up the disassembly a little. | Gabe Black |
2006-11-11 | Fix for CAS so that it knows about all the possible code in the constructor. | Gabe Black |
2006-11-10 | fix endian issues with condition codes | Ali Saidi |
2006-11-10 | Added StrandStsReg operand. | Gabe Black |
2006-11-10 | Put in provisions for rd, rdpr, rdhpr, wr, wrpr, and wrhpr to disassemble pro... | Gabe Black |
2006-11-10 | Made the annul of unconditional conditional branches behave properly, added c... | Gabe Black |
2006-11-10 | Fixed up the code that prints out registers to take into account microregisters. | 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 | Move the mem classes into util.isa so that multiple inheritance can be used i... | Gabe Black |
2006-10-29 | Fix when the IsDelayedCommit flag is set. | 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-29 | Add an integer microcode register. | 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 | Fixed the priv instruction format. | Gabe Black |
2006-10-25 | Implemented the saved and restored instructions, fixed up register window ins... | Gabe Black |
2006-10-25 | Fixed the bitfield FCN to include the right bits. | Gabe Black |
2006-10-23 | Move around more SPARC memory code, and make block memory operations work wit... | Gabe Black |
2006-10-23 | Broke Load/Store instructions into microcode, and partially refactored memory... | Gabe Black |
2006-10-23 | Start making memory ops work with InitiateAcc and CompleteAcc, and some minor... | Gabe Black |
2006-10-23 | Change the default constructors to take ExtMachInsts rather than regular Mach... | Gabe Black |
2006-10-18 | Zeroed out the actual LSB in addition to moving it's original value the MSB. | Gabe Black |
2006-10-18 | Fixed a compiler error, disassembly output, and corrected the address calcula... | Gabe Black |
2006-10-18 | Fixed up ldblockf_p, implemented stdfa properly, and got rid of some old code. | Gabe Black |
2006-10-16 | Corrected the "Authors" line | Gabe Black |
2006-10-16 | Fix up microcode support. | Gabe Black |