aboutsummaryrefslogtreecommitdiff
path: root/target/sparc/helper.c
AgeCommit message (Expand)Author
2024-06-19target/sparc: use signed denominator in sdiv helperClément Chigot
2024-02-15target/sparc: implement asr17 feature for smpClément Chigot
2023-11-05target/sparc: Implement UDIVX and SDIVX inlineRichard Henderson
2023-11-05target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTVRichard Henderson
2023-11-05target/sparc: Remove CC_OP_DIVRichard Henderson
2023-10-25target/sparc: Move TADD, TSUB, MULS to decodetreeRichard Henderson
2023-10-25target/sparc: Move UDIV, SDIV to decodetreeRichard Henderson
2022-02-21target: Add missing "qemu/timer.h" includePhilippe Mathieu-Daudé
2020-11-15sparc tcg cpus: Fix Lesser GPL version numberChetan Pant
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-06-10target/sparc: Use env_cpu, env_archcpuRichard Henderson
2018-06-04linux-user: SPARC "rd %tick" can be used by user applicationLaurent Vivier
2017-01-10target-sparc: Use ctpop helperRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth