Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-13 | target/avr: Ignore unimplemented WDR opcode | Philippe Mathieu-Daudé | 1 | -5/+1 |
2021-03-15 | target/avr: Fix interrupt execution | Ivanov Arkasha | 1 | -1/+3 |
2021-03-15 | target/avr: Fix some comment spelling errors | Lichang Zhao | 1 | -3/+3 |
2021-02-05 | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass | Claudio Fontana | 1 | -2/+3 |
2021-02-05 | cpu: move cc->do_interrupt to tcg_ops | Claudio Fontana | 1 | -2/+2 |
2020-07-11 | target/avr: Add instruction helpers | Michael Rolnik | 1 | -0/+209 |
2020-07-10 | target/avr: CPU class: Add memory management support | Michael Rolnik | 1 | -0/+50 |
2020-07-10 | target/avr: CPU class: Add interrupt handling support | Michael Rolnik | 1 | -0/+89 |