qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v9 22/84] target/mips: Add emulation of nanoMIPS


From: Aleksandar Markovic
Subject: Re: [Qemu-devel] [PATCH v9 22/84] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
Date: Thu, 16 Aug 2018 16:46:27 +0000

> From: Richard Henderson <address@hidden>
> Sent: Thursday, August 16, 2018 6:33 PM
> 
> Subject: Re: [PATCH v9 22/84] target/mips: Add emulation of nanoMIPS 16-bit 
> branch instructions
> 
> On 08/16/2018 07:57 AM, Aleksandar Markovic wrote:
> > From: Yongbok Kim <address@hidden>
> >
> > Add emulation of nanoMIPS 16-bit branch instructions.
> >
> > Reviewed-by: Richard Henderson <address@hidden>
> > 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 | 36 ++++++++++++++++++++++++++++++++++++
> >  1 file changed, 36 insertions(+)
> 
> This patch needs the gen_compute_compact_branch_nm you add in patch 39.
> All of the uses of gen_compute_branch are incorrect.
> 
> 
> r~

Hi, Richard,

The gen_compute_branch() will be eliminated from nanoMIPS code accross the 
board. This will be included in v10. That change has been worked on in last few 
days, but didn't make it to be included in v9.

Thanks,
Aleksandar



reply via email to

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