Age | Commit message (Expand) | Author |
---|---|---|
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson |
2014-03-13 | exec: Change cpu_abort() argument to CPUState | Andreas Färber |
2014-03-13 | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber |
2013-07-09 | log: Change log_cpu_state[_mask]() argument to CPUState | Andreas Färber |
2013-03-12 | cpu: Replace do_interrupt() by CPUClass::do_interrupt method | Andreas Färber |
2012-10-13 | target-sparc: Don't compute full flags value so often | Richard Henderson |
2012-10-07 | target-sparc: Make CPU_LOG_INT useful by default | Richard Henderson |
2012-03-14 | target-sparc: Don't overuse CPUState | Andreas Färber |
2011-10-26 | Sparc: convert interrupt helpers to trace framework | Blue Swirl |
2011-10-26 | Sparc: avoid AREG0 for softint op helpers and Leon cache control | Blue Swirl |
2011-10-23 | Sparc: move trivial functions from op_helper.c | Blue Swirl |
2011-10-23 | Sparc: split helper.c | Blue Swirl |