qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 30/40] target/mips: Adjust set_pc() for nanoM


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3 30/40] target/mips: Adjust set_pc() for nanoMIPS
Date: Mon, 23 Jul 2018 09:55:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 07/19/2018 05:55 AM, Stefan Markovic wrote:
> From: James Hogan <address@hidden>
> 
> ERET and ERETNC shouldn't clear MIPS_HFLAG_M16 for nanoMIPS since there
> is no ISA bit, so fix set_pc() to skip the hflags update.
> 
> Signed-off-by: James Hogan <address@hidden>
> Signed-off-by: Yongbok Kim <address@hidden>
> Signed-off-by: Aleksandar Markovic <address@hidden>
> Signed-off-by: Stefan Markovic <address@hidden>
> Reviewed-by: Aleksandar Markovic <address@hidden>
> ---
>  target/mips/op_helper.c | 4 ++++
>  1 file changed, 4 insertions(+)

See my comments for 28/40.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]