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