Age | Commit message (Expand) | Author |
2006-10-27 | Clean up MiscRegFile | Gabe Black |
2006-10-26 | Reorganized the MiscRegFile | Gabe Black |
2006-10-26 | Cleaned up the decoder slightly. | Gabe Black |
2006-10-26 | Changed the number of register windows to be more realistic. | Gabe Black |
2006-10-26 | Got rid of some debug output | Gabe Black |
2006-10-26 | Change the default function from setMiscRegWithEffect to setMiscReg | 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-25 | Implemented the SPARC fill and spill handlers. | Gabe Black |
2006-10-24 | Replace the Alpha No op with a SPARC one. | Gabe Black |
2006-10-23 | Move around more SPARC memory code, and make block memory operations work wit... | Gabe Black |
2006-10-23 | Merge zizzer.eecs.umich.edu:/bk/newmem | 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-21 | Tweak a few things for better page fault debugging. | Steve Reinhardt |
2006-10-20 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-20 | Use PacketPtr everywhere | Nathan Binkert |
2006-10-19 | refactor code for the packet, get rid of packet_impl.hh | Nathan Binkert |
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 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-16 | Fix up microcode support. | Gabe Black |
2006-10-16 | Changed how floating point register numbers are decoded to fit with the spec. | Gabe Black |
2006-10-16 | Made sure the constructor for insts use ExtMachInst rather than MachInst, sin... | Gabe Black |
2006-10-15 | Added an execute function to the macro op so it can be instantiated. | Gabe Black |
2006-10-15 | Fix how additional template parameters are handled. Non string parameters are... | Gabe Black |
2006-10-13 | fix a bug in CopyStringOut. dprintk appears to work again. | Ali Saidi |
2006-10-12 | Changed the sign extension function from mine to the provided one. Mine relie... | Gabe Black |
2006-10-12 | Some support for handling block loads and stores and ASIs properly. | Gabe Black |
2006-10-12 | The beginnings of an instruction format to deal with block loads and stores. ... | Gabe Black |
2006-10-12 | Some support for macro/micro instructions in SPARC. | Gabe Black |
2006-10-12 | Support for returning unimplemented instruction in the decoder, lifted from A... | Gabe Black |
2006-10-12 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-08 | Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) | Steve Reinhardt |
2006-10-06 | there are two main thrusts of this changeset. | Lisa Hsu |
2006-10-05 | remove traces of binning | Nathan Binkert |
2006-10-02 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-02 | Updates to fix merge issues and bring almost everything up to working speed. ... | Kevin Lim |
2006-09-30 | Merge ktlim@zamp:./local/clean/o3-merge/m5 | Kevin Lim |
2006-09-30 | Basic work towards supporting ASIs properly | Gabe Black |
2006-09-30 | Changed makeExtMI to take a ThreadContext instead of a pc. | Gabe Black |
2006-09-17 | Finished changing how stat structures are translated, fixed the handling of v... | Gabe Black |
2006-09-15 | Changes to correct stat behavior | Gabe Black |
2006-09-15 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-09-11 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-09-11 | add annotation code to m5 | Ali Saidi |