summaryrefslogtreecommitdiff
path: root/target-sparc/int32_helper.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-13exec: Change cpu_abort() argument to CPUStateAndreas Färber1-1/+1
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber1-4/+4
2013-07-09log: Change log_cpu_state[_mask]() argument to CPUStateAndreas Färber1-1/+1
2013-03-12cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber1-1/+3
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-10-13target-sparc: Don't compute full flags value so oftenRichard Henderson1-0/+5
2012-10-07target-sparc: Make CPU_LOG_INT useful by defaultRichard Henderson1-5/+2
2012-03-14target-sparc: Don't overuse CPUStateAndreas Färber1-3/+3
2011-11-19Improve "ta 0" shutdownFabien Chouteau1-2/+8
2011-10-26Sparc: convert interrupt helpers to trace frameworkBlue Swirl1-10/+3
2011-10-26Sparc: avoid AREG0 for softint op helpers and Leon cache controlBlue Swirl1-1/+46
2011-10-23Sparc: split helper.cBlue Swirl1-0/+125