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 <laur...@vivier.eu> > --- > target/m68k/helper.c | 7 +++++++ > target/m68k/helper.h | 4 ++++ > target/m68k/translate.c | 13 +++++++++++++ > 3 files changed, 24 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~