aboutsummaryrefslogtreecommitdiff
path: root/target/sparc/fop_helper.c
AgeCommit message (Expand)Author
2024-02-03target/sparc: Split fcc out of env->fsrRichard Henderson
2024-02-03target/sparc: Remove cpu_fsrRichard Henderson
2024-02-03target/sparc: Split cexc and ftt from env->fsrRichard Henderson
2024-02-03target/sparc: Merge check_ieee_exceptions with FPop helpersRichard Henderson
2024-02-03target/sparc: Clear cexc and ftt in do_check_ieee_exceptionsRichard Henderson
2024-02-03target/sparc: Split ver from env->fsrRichard Henderson
2024-02-03target/sparc: Introduce cpu_get_fsr, cpu_put_fsrRichard Henderson
2024-02-03target/sparc: Remove qt0, qt1 temporariesRichard Henderson
2024-02-03target/sparc: Use i128 for FdmulqRichard Henderson
2024-02-03target/sparc: Use i128 for FdTOq, FxTOqRichard Henderson
2024-02-03target/sparc: Use i128 for FsTOq, FiTOqRichard Henderson
2024-02-03target/sparc: Use i128 for FCMPq, FCMPEqRichard Henderson
2024-02-03target/sparc: Use i128 for FqTOd, FqTOxRichard Henderson
2024-02-03target/sparc: Use i128 for FqTOs, FqTOiRichard Henderson
2024-02-03target/sparc: Use i128 for FADDq, FSUBq, FMULq, FDIVqRichard Henderson
2024-02-03target/sparc: Use i128 for FSQRTqRichard Henderson
2024-02-03target/sparc: Inline FNEG, FABSRichard Henderson
2023-10-25target/sparc: Merge LDFSR, LDXFSR implementationsRichard Henderson
2020-11-15sparc tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-05-19softfloat: Name compare relation enumRichard Henderson
2019-06-10target/sparc: Use env_cpu, env_archcpuRichard Henderson
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth