summaryrefslogtreecommitdiff
path: root/src/arch/alpha/floatregfile.hh
AgeCommit message (Expand)Author
2009-07-08Registers: Eliminate the ISA defined floating point register file.Gabe Black
2009-07-08Registers: Get rid of the float register width parameter.Gabe Black
2009-05-12inorder-float: Fix storage of FP resultsKorey Sewell
2009-05-12inorder-alpha-port: initial inorder support of ALPHAKorey Sewell
2009-02-25ISA: Get rid of the get*RegName functions.Gabe Black
2008-09-27style: Make a style pass over the whole arch/alpha directory.Nathan Binkert
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2007-04-21fixes for solaris compileAli Saidi
2006-11-10Actually finished moving the register file stuff around.Gabe Black
2006-11-10Moved the Alpha float regfile into it's own regfile and got rid of constants....Gabe Black