Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson | 1 | -1/+1 |
2012-09-08 | target-sparc: fix fcmp{s,d,q} instructions wrt exception | Aurelien Jarno | 1 | -40/+27 |
2012-03-14 | target-sparc: Don't overuse CPUState | Andreas Färber | 1 | -34/+34 |
2011-10-26 | target-sparc: Do exceptions management fully inside the helpers. | Richard Henderson | 1 | -60/+146 |
2011-10-26 | target-sparc: Make FPU/VIS helpers const when possible. | Richard Henderson | 1 | -1/+1 |
2011-10-26 | target-sparc: Pass float64 parameters instead of dt0/1 temporaries. | Richard Henderson | 1 | -60/+60 |
2011-10-23 | Sparc: avoid AREG0 for float and VIS ops | Blue Swirl | 1 | -35/+35 |
2011-10-23 | Sparc: split FPU and VIS op helpers | Blue Swirl | 1 | -0/+394 |