aboutsummaryrefslogtreecommitdiff
path: root/target/sparc/int32_helper.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé1-2/+1
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi1-1/+1
2024-01-05target/sparc: Simplify qemu_irq_ackClément Chigot1-1/+1
2023-11-05target/sparc: Remove CC_OP leftoversRichard Henderson1-5/+0
2021-05-04hw/sparc*: Move cpu_check_irqs() to target/sparc/Philippe Mathieu-Daudé1-0/+33
2021-05-04hw/sparc: Allow building without the leon3 machinePhilippe Mathieu-Daudé1-37/+0
2020-11-15sparc tcg cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-10-13target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entryPhilippe Mathieu-Daudé1-1/+0
2020-06-09target/sparc/int32_helper: Extract and use excp_name_str()Philippe Mathieu-Daudé1-6/+12
2020-06-09target/sparc/int32_helper: Remove DEBUG_PCALL definitionPhilippe Mathieu-Daudé1-5/+0
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-1/+1
2017-09-01sparc: embed sparc_def_t into CPUSPARCStateIgor Mammedov1-1/+1
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+175