qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] target/ppc: make use of new gvec expanders


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH 0/2] target/ppc: make use of new gvec expanders
Date: Mon, 20 May 2019 14:01:42 +1000
User-agent: Mutt/1.11.4 (2019-03-13)

On Sat, May 18, 2019 at 12:14:28PM -0700, Richard Henderson wrote:
> Based-on: <address@hidden>
> Aka "tcg: misc gvec improvements".
> 
> Since Mark's initial patches, we've added (or are adding)
> generic support for variable vector shifts and bitsel.

Applied, thanks.

> 
> 
> r~
> 
> 
> Richard Henderson (2):
>   target/ppc: Use vector variable shifts for VSL, VSR, VSRA
>   target/ppc: Use tcg_gen_gvec_bitsel
> 
>  target/ppc/helper.h                 | 12 ----------
>  target/ppc/int_helper.c             | 37 -----------------------------
>  target/ppc/translate/vmx-impl.inc.c | 24 +++++++++----------
>  target/ppc/translate/vsx-impl.inc.c | 24 ++-----------------
>  4 files changed, 14 insertions(+), 83 deletions(-)
> 

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


reply via email to

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