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