qemu-s390x
[Top][All Lists]
Advanced

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

Re: [qemu-s390x] [PATCH] target/s390x: Finish implementing RISBGN


From: Cornelia Huck
Subject: Re: [qemu-s390x] [PATCH] target/s390x: Finish implementing RISBGN
Date: Thu, 9 Nov 2017 10:39:31 +0100

On Tue,  7 Nov 2017 15:55:46 +0100
Richard Henderson <address@hidden> wrote:

> We added the entry to insn-data.def, but failed to update op_risbg
> to match.  No need to special-case the imask inversion, since that
> is already ~0 for RISBG (and now RISBGN).
> 
> Fixes: 375ee58bedcda359011fe7fa99e0647f66f9ffa0
> Fixes: https://bugs.launchpad.net/qemu/+bug/1701798 (s390x part)
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  target/s390x/translate.c | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)

Thanks, applied to s390-fixes.



reply via email to

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