Age | Commit message (Expand) | Author | Files | Lines |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-01-29 | alpha: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-22 | fpu: Replace uint64 typedef with uint64_t | Peter Maydell | 1 | -1/+1 |
2015-05-18 | target-alpha: Raise IOV from CVTQL | Richard Henderson | 1 | -2/+6 |
2015-05-18 | target-alpha: Suppress underflow from CVTTQ if DNZ | Richard Henderson | 1 | -1/+1 |
2015-05-18 | target-alpha: Raise EXC_M_INV properly for fp inputs | Richard Henderson | 1 | -10/+22 |
2015-05-18 | target-alpha: Fix cvttq vs inf | Richard Henderson | 1 | -1/+1 |
2015-05-18 | target-alpha: Fix cvttq vs large integers | Richard Henderson | 1 | -5/+5 |
2015-05-18 | target-alpha: Raise IOV from CVTTQ | Richard Henderson | 1 | -16/+9 |
2015-05-18 | target-alpha: Set EXC_M_SWC for exceptions from /S insns | Richard Henderson | 1 | -5/+3 |
2015-05-18 | target-alpha: Set fpcr_exc_status even for disabled exceptions | Richard Henderson | 1 | -14/+21 |
2015-05-18 | target-alpha: Tidy FPCR representation | Richard Henderson | 1 | -47/+83 |
2015-05-18 | target-alpha: Rename floating-point subroutines | Richard Henderson | 1 | -1/+1 |
2015-05-18 | target-alpha: Move VAX helpers to a new file | Richard Henderson | 1 | -328/+0 |
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson | 1 | -1/+1 |
2014-04-17 | target-alpha: Convert gen_fcvtlq/ql to source/sink | Richard Henderson | 1 | -0/+7 |
2012-12-19 | fpu: move public header file to include/fpu | Paolo Bonzini | 1 | -1/+1 |
2012-04-14 | Use uintptr_t for various op related functions | Blue Swirl | 1 | -3/+3 |
2012-03-24 | target-alpha: Make use of fp_status.flush_inputs_to_zero. | Richard Henderson | 1 | -34/+10 |
2012-03-24 | target-alpha: Move floating-point helpers to fpu_helper.c. | Richard Henderson | 1 | -0/+846 |