Age | Commit message (Expand) | Author |
2020-05-19 | softfloat: Name compare relation enum | Richard Henderson |
2019-10-09 | target/s390x: Use tcg_s390_program_interrupt in TCG helpers | Richard Henderson |
2019-10-09 | target/s390x: Remove ilen parameter from s390_program_interrupt | Richard Henderson |
2019-06-10 | target/s390x: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-07 | s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask() | David Hildenbrand |
2019-03-04 | s390x/tcg: Handle all rounding modes overwritten by BFP instructions | David Hildenbrand |
2019-03-04 | s390x/tcg: Implement rounding mode and XxC for LOAD ROUNDED | David Hildenbrand |
2019-03-04 | s390x/tcg: Implement XxC and checks for most FP instructions | David Hildenbrand |
2019-03-04 | s390x/tcg: Prepare for IEEE-inexact-exception control (XxC) | David Hildenbrand |
2019-03-04 | s390x/tcg: Refactor saving/restoring the bfp rounding mode | David Hildenbrand |
2019-03-04 | s390x/tcg: Check for exceptions in SET BFP ROUNDING MODE | David Hildenbrand |
2019-03-04 | s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modes | David Hildenbrand |
2019-03-04 | s390x/tcg: Fix simulated-IEEE exceptions | David Hildenbrand |
2019-03-04 | s390x/tcg: Refactor SET FPC AND SIGNAL handling | David Hildenbrand |
2019-03-04 | s390x/tcg: Hide IEEE underflows in some scenarios | David Hildenbrand |
2019-03-04 | s390x/tcg: Fix parts of IEEE exception handling | David Hildenbrand |
2019-03-04 | s390x/tcg: Factor out conversion of softfloat exceptions | David Hildenbrand |
2019-03-04 | s390x/tcg: Fix rounding from float128 to uint64_t/uint32_t | David Hildenbrand |
2019-03-04 | s390x/tcg: Fix TEST DATA CLASS instructions | David Hildenbrand |
2019-01-30 | target/s390x: Fix LGPL version in the file header comments | Thomas Huth |
2018-10-04 | s390x/tcg: factor out and fix DATA exception injection | David Hildenbrand |
2018-05-17 | target/s390x: Remove floatX_maybe_silence_nan from conversions | Richard Henderson |
2018-02-21 | target/*/cpu.h: remove softfloat.h | Alex Bennée |
2017-12-14 | s390x/tcg: get rid of runtime_exception() | David Hildenbrand |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand |
2017-06-06 | target/s390x: implement COMPARE AND SIGNAL | Aurelien Jarno |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |