On 01/01/2018 05:10 PM, Laurent Vivier wrote:
> The instruction traps if the CPU is not in
> Supervisor state but the helper is empty because
> there is no easy way to reset all the peripherals
> without resetting the CPU itself.
>
> Signed-off-by: Laurent Vivier
> ---
> target/m68k/helper.c
The instruction traps if the CPU is not in
Supervisor state but the helper is empty because
there is no easy way to reset all the peripherals
without resetting the CPU itself.
Signed-off-by: Laurent Vivier
---
target/m68k/helper.c| 7 +++
target/m68k/helper.h| 4
target/m68k/t