summaryrefslogtreecommitdiff
path: root/src/arch/alpha/floatregfile.cc
AgeCommit message (Expand)Author
2008-09-29alpha: Need to include cstring so that g++ 4.3 works.Nathan Binkert
2008-09-27style: Make a style pass over the whole arch/alpha directory.Nathan Binkert
2006-11-10Moved the Alpha float regfile into it's own regfile and got rid of constants....Gabe Black