Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass | Claudio Fontana | 2021-02-05 | 1 | -2/+3 |
* | cpu: move cc->do_interrupt to tcg_ops | Claudio Fontana | 2021-02-05 | 1 | -2/+2 |
* | target/avr: Add instruction helpers | Michael Rolnik | 2020-07-11 | 1 | -0/+209 |
* | target/avr: CPU class: Add memory management support | Michael Rolnik | 2020-07-10 | 1 | -0/+50 |
* | target/avr: CPU class: Add interrupt handling support | Michael Rolnik | 2020-07-10 | 1 | -0/+89 |