Re: [Qemu-devel] [PATCH RFC v20 2/8] target/avr: Add instruction helpers

2019-05-31 Thread Richard Henderson
On 5/30/19 2:07 PM, Michael Rolnik wrote: > From: Sarah Harris > > Stubs for unimplemented instructions and helpers for instructions that need > to interact with QEMU. > SPM and WDR are unimplemented because they require emulation of complex > peripherals. > The implementation of SLEEP is very

[Qemu-devel] [PATCH RFC v20 2/8] target/avr: Add instruction helpers

2019-05-30 Thread Michael Rolnik
From: Sarah Harris Stubs for unimplemented instructions and helpers for instructions that need to interact with QEMU. SPM and WDR are unimplemented because they require emulation of complex peripherals. The implementation of SLEEP is very limited due to the lack of peripherals to generate wake