summary refs log tree commit diff stats
path: root/target/sparc/int32_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé2024-03-121-2/+1
* system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2024-01-081-1/+1
* target/sparc: Simplify qemu_irq_ackClément Chigot2024-01-051-1/+1
* target/sparc: Remove CC_OP leftoversRichard Henderson2023-11-051-5/+0
* hw/sparc*: Move cpu_check_irqs() to target/sparc/Philippe Mathieu-Daudé2021-05-041-0/+33
* hw/sparc: Allow building without the leon3 machinePhilippe Mathieu-Daudé2021-05-041-37/+0
* sparc tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entryPhilippe Mathieu-Daudé2020-10-131-1/+0
* target/sparc/int32_helper: Extract and use excp_name_str()Philippe Mathieu-Daudé2020-06-091-6/+12
* target/sparc/int32_helper: Remove DEBUG_PCALL definitionPhilippe Mathieu-Daudé2020-06-091-5/+0
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* sparc: embed sparc_def_t into CPUSPARCStateIgor Mammedov2017-09-011-1/+1
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+175