qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v7 23/80] target/mips: Add emulation of nanoMIPS


From: Aleksandar Markovic
Subject: Re: [Qemu-devel] [PATCH v7 23/80] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
Date: Tue, 7 Aug 2018 12:56:45 +0000

> From: Aleksandar Markovic <address@hidden>
> Sent: Monday, August 6, 2018 6:59 PM
>
> From: Yongbok Kim <address@hidden>
>
> Add emulation of LWXS16, LB16, SB16, LBU16, LH16, SH16, LHU16, LW16, LWSP16,
> LW4X4, SW4X4, LWGP16, SWSP16, SW16, and SWGP16 instructions.
>
> Signed-off-by: Yongbok Kim <address@hidden>
> Signed-off-by: Aleksandar Markovic <address@hidden>
> Signed-off-by: Stefan Markovic <address@hidden>
> ---
>  target/mips/translate.c | 81 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 81 insertions(+)
>

It was brought to my attention that this patch doesn't contain fix for 
emulation of several instruction that was developed, but not included in this 
series. (Those are cases flagged by Richarsd in one of previous reviews.) 
Please include all fixes in the next version.

Aleksandar M.


reply via email to

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