summaryrefslogtreecommitdiffstats
path: root/target-alpha/fpu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-alpha: Raise IOV from CVTQLRichard Henderson2015-05-181-2/+6
* target-alpha: Suppress underflow from CVTTQ if DNZRichard Henderson2015-05-181-1/+1
* target-alpha: Raise EXC_M_INV properly for fp inputsRichard Henderson2015-05-181-10/+22
* target-alpha: Fix cvttq vs infRichard Henderson2015-05-181-1/+1
* target-alpha: Fix cvttq vs large integersRichard Henderson2015-05-181-5/+5
* target-alpha: Raise IOV from CVTTQRichard Henderson2015-05-181-16/+9
* target-alpha: Set EXC_M_SWC for exceptions from /S insnsRichard Henderson2015-05-181-5/+3
* target-alpha: Set fpcr_exc_status even for disabled exceptionsRichard Henderson2015-05-181-14/+21
* target-alpha: Tidy FPCR representationRichard Henderson2015-05-181-47/+83
* target-alpha: Rename floating-point subroutinesRichard Henderson2015-05-181-1/+1
* target-alpha: Move VAX helpers to a new fileRichard Henderson2015-05-181-328/+0
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* target-alpha: Convert gen_fcvtlq/ql to source/sinkRichard Henderson2014-04-171-0/+7
* fpu: move public header file to include/fpuPaolo Bonzini2012-12-191-1/+1
* Use uintptr_t for various op related functionsBlue Swirl2012-04-141-3/+3
* target-alpha: Make use of fp_status.flush_inputs_to_zero.Richard Henderson2012-03-241-34/+10
* target-alpha: Move floating-point helpers to fpu_helper.c.Richard Henderson2012-03-241-0/+846
OpenPOWER on IntegriCloud