summaryrefslogtreecommitdiffstats
path: root/target-sparc/int32_helper.c
Commit message (Expand)AuthorAgeFilesLines
* exec: Change cpu_abort() argument to CPUStateAndreas Färber2014-03-131-1/+1
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-4/+4
* log: Change log_cpu_state[_mask]() argument to CPUStateAndreas Färber2013-07-091-1/+1
* cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber2013-03-121-1/+3
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* target-sparc: Don't compute full flags value so oftenRichard Henderson2012-10-131-0/+5
* target-sparc: Make CPU_LOG_INT useful by defaultRichard Henderson2012-10-071-5/+2
* target-sparc: Don't overuse CPUStateAndreas Färber2012-03-141-3/+3
* Improve "ta 0" shutdownFabien Chouteau2011-11-191-2/+8
* Sparc: convert interrupt helpers to trace frameworkBlue Swirl2011-10-261-10/+3
* Sparc: avoid AREG0 for softint op helpers and Leon cache controlBlue Swirl2011-10-261-1/+46
* Sparc: split helper.cBlue Swirl2011-10-231-0/+125
OpenPOWER on IntegriCloud