aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/int32_helper.c
AgeCommit message (Expand)Author
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini
2016-01-29sparc: Clean up includesPeter Maydell
2014-03-13exec: Change cpu_abort() argument to CPUStateAndreas Färber
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2013-07-09log: Change log_cpu_state[_mask]() argument to CPUStateAndreas Färber
2013-03-12cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-10-13target-sparc: Don't compute full flags value so oftenRichard Henderson
2012-10-07target-sparc: Make CPU_LOG_INT useful by defaultRichard Henderson
2012-03-14target-sparc: Don't overuse CPUStateAndreas Färber
2011-11-19Improve "ta 0" shutdownFabien Chouteau
2011-10-26Sparc: convert interrupt helpers to trace frameworkBlue Swirl
2011-10-26Sparc: avoid AREG0 for softint op helpers and Leon cache controlBlue Swirl
2011-10-23Sparc: split helper.cBlue Swirl