--- 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