aboutsummaryrefslogtreecommitdiffstats
path: root/target-sparc/fop_helper.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-26target-sparc: Do exceptions management fully inside the helpers.Richard Henderson1-60/+146
2011-10-26target-sparc: Make FPU/VIS helpers const when possible.Richard Henderson1-1/+1
2011-10-26target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson1-60/+60
2011-10-23Sparc: avoid AREG0 for float and VIS opsBlue Swirl1-35/+35
2011-10-23Sparc: split FPU and VIS op helpersBlue Swirl1-0/+394