aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/fop_helper.c
AgeCommit message (Expand)Author
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2012-09-08target-sparc: fix fcmp{s,d,q} instructions wrt exceptionAurelien Jarno
2012-03-14target-sparc: Don't overuse CPUStateAndreas Färber
2011-10-26target-sparc: Do exceptions management fully inside the helpers.Richard Henderson
2011-10-26target-sparc: Make FPU/VIS helpers const when possible.Richard Henderson
2011-10-26target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson
2011-10-23Sparc: avoid AREG0 for float and VIS opsBlue Swirl
2011-10-23Sparc: split FPU and VIS op helpersBlue Swirl