summary refs log tree commit diff stats
path: root/target/sparc/helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/sparc: implement asr17 feature for smpClément Chigot2024-02-151-0/+16
* target/sparc: Implement UDIVX and SDIVX inlineRichard Henderson2023-11-051-24/+0
* target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTVRichard Henderson2023-11-051-8/+28
* target/sparc: Remove CC_OP_DIVRichard Henderson2023-11-051-60/+33
* target/sparc: Move TADD, TSUB, MULS to decodetreeRichard Henderson2023-10-251-4/+0
* target/sparc: Move UDIV, SDIV to decodetreeRichard Henderson2023-10-251-4/+0
* target: Add missing "qemu/timer.h" includePhilippe Mathieu-Daudé2022-02-211-0/+1
* sparc tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0
* target/sparc: Use env_cpu, env_archcpuRichard Henderson2019-06-101-4/+4
* linux-user: SPARC "rd %tick" can be used by user applicationLaurent Vivier2018-06-041-1/+3
* target-sparc: Use ctpop helperRichard Henderson2017-01-101-5/+0
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+257