> From: Aleksandar Markovic <aleksandar.marko...@rt-rk.com>
> Sent: Monday, August 13, 2018 7:53 PM
> 
> Subject: [PATCH v8 55/87] target/mips: Adjust set_hflags_for_handler() for 
> nanoMIPS
> 
> From: James Hogan <james.ho...@mips.com>
> 
> We shouldn't clear M16 mode when entering an interrupt on nanoMIPS,
> otherwise we'll start interpreting the code as normal MIPS code.
> 
> Signed-off-by: James Hogan <james.ho...@mips.com>
> Signed-off-by: Yongbok Kim <yongbok....@mips.com>
> Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com>
> Signed-off-by: Stefan Markovic <smarko...@wavecomp.com>
> ---
> target/mips/helper.c | 3 +++
>  1 file changed, 3 insertions(+)

This code segment should be re-thought and redesigned in future cleanups. For 
now:

Reviewed-by: Aleksandar Markovic <amarko...@wavecomp.com>

Reply via email to