[PATCH 0/4] AVR target fixes

Pavel Dovgalyuk posted 4 patches 1 year, 5 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
target/avr/cpu.h       |  6 ++--
target/avr/helper.c    |  4 +--
target/avr/translate.c | 63 ++++++++++++++++++++++++++----------------
3 files changed, 45 insertions(+), 28 deletions(-)
[PATCH 0/4] AVR target fixes
Posted by Pavel Dovgalyuk 1 year, 5 months ago
---

Pavel Dovgalyuk (4):
      target/avr: fix long address calculation
      target/avr: implement small RAM/large RAM feature
      target/avr: fix avr features processing
      target/avr: fix interrupt processing


 target/avr/cpu.h       |  6 ++--
 target/avr/helper.c    |  4 +--
 target/avr/translate.c | 63 ++++++++++++++++++++++++++----------------
 3 files changed, 45 insertions(+), 28 deletions(-)

--
Pavel Dovgalyuk