Age | Commit message (Expand) | Author |
---|---|---|
2009-02-25 | ISA: Get rid of the get*RegName functions. | Gabe Black |
2009-02-25 | SPARC: Get rid of the state keeping track of register frames. | Gabe Black |
2009-02-25 | SPARC: Get rid of flattenIndex in the int register file. | Gabe Black |
2009-02-25 | SPARC: Get rid of the setGlobals function. | Gabe Black |
2009-02-25 | SPARC: Get rid of the setCWP function. | Gabe Black |
2007-03-08 | Fixed an off-by-one error. | Gabe Black |
2007-01-26 | Fixed the number of integer registers. There are MaxGL+1 sets of globals, not... | Gabe Black |
2006-12-16 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-09 | Allocate the correct number of global registers | Ali Saidi |
2006-12-06 | Changed the integer register file to work with flattened indices. | Gabe Black |
2006-11-22 | Moved some constants from isa_traits.hh to the reg file headers. | Gabe Black |
2006-10-29 | Add an integer microcode register. | Gabe Black |
2006-08-11 | Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create... | Gabe Black |