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