On 7/7/20 9:00 AM, Philippe Mathieu-Daudé wrote: > Since v1: > - added missing 'Fix store instructions display order' > > Few fixes on top of the AVR merger series Thomas sent yesterday: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg720089.html > Based-on: <20200705140315.260514-1-h...@tuxfamily.org> > > Philippe Mathieu-Daudé (4): > target/avr/cpu: Drop tlb_flush() in avr_cpu_reset() > target/avr/cpu: Fix $PC displayed address > target/avr/disas: Fix store instructions display order > target/avr/translate: Fix SBRC/SBRS instructions
Thanks for the reviews, I am queuing the patches 1-3 and will send a pull request for the AVR port shortly. Regards, Phil.