aboutsummaryrefslogtreecommitdiff
path: root/target-alpha/fpu_helper.c
AgeCommit message (Expand)Author
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-01-29alpha: Clean up includesPeter Maydell
2016-01-22fpu: Replace uint64 typedef with uint64_tPeter Maydell
2015-05-18target-alpha: Raise IOV from CVTQLRichard Henderson
2015-05-18target-alpha: Suppress underflow from CVTTQ if DNZRichard Henderson
2015-05-18target-alpha: Raise EXC_M_INV properly for fp inputsRichard Henderson
2015-05-18target-alpha: Fix cvttq vs infRichard Henderson
2015-05-18target-alpha: Fix cvttq vs large integersRichard Henderson
2015-05-18target-alpha: Raise IOV from CVTTQRichard Henderson
2015-05-18target-alpha: Set EXC_M_SWC for exceptions from /S insnsRichard Henderson
2015-05-18target-alpha: Set fpcr_exc_status even for disabled exceptionsRichard Henderson
2015-05-18target-alpha: Tidy FPCR representationRichard Henderson
2015-05-18target-alpha: Rename floating-point subroutinesRichard Henderson
2015-05-18target-alpha: Move VAX helpers to a new fileRichard Henderson
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-04-17target-alpha: Convert gen_fcvtlq/ql to source/sinkRichard Henderson
2012-12-19fpu: move public header file to include/fpuPaolo Bonzini
2012-04-14Use uintptr_t for various op related functionsBlue Swirl
2012-03-24target-alpha: Make use of fp_status.flush_inputs_to_zero.Richard Henderson
2012-03-24target-alpha: Move floating-point helpers to fpu_helper.c.Richard Henderson