aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/fpu_helper.c
AgeCommit message (Expand)Author
2019-03-04s390x/tcg: Handle all rounding modes overwritten by BFP instructionsDavid Hildenbrand
2019-03-04s390x/tcg: Implement rounding mode and XxC for LOAD ROUNDEDDavid Hildenbrand
2019-03-04s390x/tcg: Implement XxC and checks for most FP instructionsDavid Hildenbrand
2019-03-04s390x/tcg: Prepare for IEEE-inexact-exception control (XxC)David Hildenbrand
2019-03-04s390x/tcg: Refactor saving/restoring the bfp rounding modeDavid Hildenbrand
2019-03-04s390x/tcg: Check for exceptions in SET BFP ROUNDING MODEDavid Hildenbrand
2019-03-04s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modesDavid Hildenbrand
2019-03-04s390x/tcg: Fix simulated-IEEE exceptionsDavid Hildenbrand
2019-03-04s390x/tcg: Refactor SET FPC AND SIGNAL handlingDavid Hildenbrand
2019-03-04s390x/tcg: Hide IEEE underflows in some scenariosDavid Hildenbrand
2019-03-04s390x/tcg: Fix parts of IEEE exception handlingDavid Hildenbrand
2019-03-04s390x/tcg: Factor out conversion of softfloat exceptionsDavid Hildenbrand
2019-03-04s390x/tcg: Fix rounding from float128 to uint64_t/uint32_tDavid Hildenbrand
2019-03-04s390x/tcg: Fix TEST DATA CLASS instructionsDavid Hildenbrand
2019-01-30target/s390x: Fix LGPL version in the file header commentsThomas Huth
2018-10-04s390x/tcg: factor out and fix DATA exception injectionDavid Hildenbrand
2018-05-17target/s390x: Remove floatX_maybe_silence_nan from conversionsRichard Henderson
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2017-12-14s390x/tcg: get rid of runtime_exception()David Hildenbrand
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-06-06target/s390x: implement COMPARE AND SIGNALAurelien Jarno
2016-12-20Move target-* CPU file into a target/ folderThomas Huth