Age | Commit message (Expand) | Author | Files | Lines |
2024-12-11 | target/sparc: Initialize local scratch float_status from env->fp_status | Peter Maydell | 1 | -4/+4 |
2024-11-05 | target/sparc: Explicitly set 2-NaN propagation rule | Peter Maydell | 1 | -2/+8 |
2024-09-11 | target/sparc: Add FQ and FSR.QNE | Carl Hauser | 1 | -0/+4 |
2024-06-05 | target/sparc: Implement LDXEFSR | Richard Henderson | 1 | -0/+6 |
2024-06-05 | target/sparc: Implement FLCMP | Richard Henderson | 1 | -0/+46 |
2024-06-05 | target/sparc: Implement FHADD, FHSUB, FNHADD, FNADD, FNMUL | Richard Henderson | 1 | -0/+68 |
2024-06-05 | target/sparc: Implement FMAf extension | Richard Henderson | 1 | -0/+16 |
2024-02-03 | target/sparc: Split fcc out of env->fsr | Richard Henderson | 1 | -97/+72 |
2024-02-03 | target/sparc: Remove cpu_fsr | Richard Henderson | 1 | -5/+4 |
2024-02-03 | target/sparc: Split cexc and ftt from env->fsr | Richard Henderson | 1 | -25/+21 |
2024-02-03 | target/sparc: Merge check_ieee_exceptions with FPop helpers | Richard Henderson | 1 | -55/+160 |
2024-02-03 | target/sparc: Clear cexc and ftt in do_check_ieee_exceptions | Richard Henderson | 1 | -0/+2 |
2024-02-03 | target/sparc: Split ver from env->fsr | Richard Henderson | 1 | -2/+7 |
2024-02-03 | target/sparc: Introduce cpu_get_fsr, cpu_put_fsr | Richard Henderson | 1 | -2/+19 |
2024-02-03 | target/sparc: Remove qt0, qt1 temporaries | Richard Henderson | 1 | -3/+0 |
2024-02-03 | target/sparc: Use i128 for Fdmulq | Richard Henderson | 1 | -4/+4 |
2024-02-03 | target/sparc: Use i128 for FdTOq, FxTOq | Richard Henderson | 1 | -4/+4 |
2024-02-03 | target/sparc: Use i128 for FsTOq, FiTOq | Richard Henderson | 1 | -4/+4 |
2024-02-03 | target/sparc: Use i128 for FCMPq, FCMPEq | Richard Henderson | 1 | -10/+13 |
2024-02-03 | target/sparc: Use i128 for FqTOd, FqTOx | Richard Henderson | 1 | -4/+4 |
2024-02-03 | target/sparc: Use i128 for FqTOs, FqTOi | Richard Henderson | 1 | -4/+4 |
2024-02-03 | target/sparc: Use i128 for FADDq, FSUBq, FMULq, FDIVq | Richard Henderson | 1 | -15/+14 |
2024-02-03 | target/sparc: Use i128 for FSQRTq | Richard Henderson | 1 | -2/+24 |
2024-02-03 | target/sparc: Inline FNEG, FABS | Richard Henderson | 1 | -34/+0 |
2023-10-25 | target/sparc: Merge LDFSR, LDXFSR implementations | Richard Henderson | 1 | -15/+2 |
2020-11-15 | sparc tcg cpus: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-05-19 | softfloat: Name compare relation enum | Richard Henderson | 1 | -2/+2 |
2019-06-10 | target/sparc: Use env_cpu, env_archcpu | Richard Henderson | 1 | -1/+1 |
2018-02-21 | target/*/cpu.h: remove softfloat.h | Alex Bennée | 1 | -0/+1 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+400 |