summaryrefslogtreecommitdiffstats
path: root/target/s390x/fpu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/tcg: Handle all rounding modes overwritten by BFP instructionsDavid Hildenbrand2019-03-041-2/+11
* s390x/tcg: Implement rounding mode and XxC for LOAD ROUNDEDDavid Hildenbrand2019-03-041-6/+17
* s390x/tcg: Implement XxC and checks for most FP instructionsDavid Hildenbrand2019-03-041-63/+75
* s390x/tcg: Prepare for IEEE-inexact-exception control (XxC)David Hildenbrand2019-03-041-57/+57
* s390x/tcg: Refactor saving/restoring the bfp rounding modeDavid Hildenbrand2019-03-041-43/+69
* s390x/tcg: Check for exceptions in SET BFP ROUNDING MODEDavid Hildenbrand2019-03-041-0/+11
* s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modesDavid Hildenbrand2019-03-041-4/+18
* s390x/tcg: Fix simulated-IEEE exceptionsDavid Hildenbrand2019-03-041-0/+13
* s390x/tcg: Refactor SET FPC AND SIGNAL handlingDavid Hildenbrand2019-03-041-10/+12
* s390x/tcg: Hide IEEE underflows in some scenariosDavid Hildenbrand2019-03-041-0/+13
* s390x/tcg: Fix parts of IEEE exception handlingDavid Hildenbrand2019-03-041-6/+32
* s390x/tcg: Factor out conversion of softfloat exceptionsDavid Hildenbrand2019-03-041-12/+13
* s390x/tcg: Fix rounding from float128 to uint64_t/uint32_tDavid Hildenbrand2019-03-041-6/+2Star
* s390x/tcg: Fix TEST DATA CLASS instructionsDavid Hildenbrand2019-03-041-50/+35Star
* target/s390x: Fix LGPL version in the file header commentsThomas Huth2019-01-301-1/+1
* s390x/tcg: factor out and fix DATA exception injectionDavid Hildenbrand2018-10-041-10/+3Star
* target/s390x: Remove floatX_maybe_silence_nan from conversionsRichard Henderson2018-05-181-6/+6
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-0/+1
* s390x/tcg: get rid of runtime_exception()David Hildenbrand2017-12-141-1/+1
* target/s390x: introduce internal.hDavid Hildenbrand2017-08-301-0/+1
* target/s390x: implement COMPARE AND SIGNALAurelien Jarno2017-06-071-0/+27
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+749