Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-12 | target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions | Richard Henderson | 1 | -4/+13 |
2016-07-12 | target-sparc: Use explicit writes to cpu_fsr | Richard Henderson | 1 | -150/+73 |
2016-01-29 | sparc: Clean up includes | Peter Maydell | 1 | -0/+1 |
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 |