On Mon, Feb 06, 2017 at 03:59:56PM +0530, Nikunj A Dadhania wrote:
> This series contains 8 new instructions for POWER9 ISA3.0
>     VSX Scalar Maximum DP
>     VSX Scalar Minimum DP
>     Load/Store Atomic instructions
> 
> Balamuruhan S (2):
>   target-ppc: implement load atomic instruction
>   target-ppc: implement store atomic instruction
> 
> Bharata B Rao (2):
>   target-ppc: Add xsmaxcdp and xsmincdp instructions
>   target-ppc: Add xsmaxjdp and xsminjdp instructions
> 
>  target/ppc/fpu_helper.c             | 93 +++++++++++++++++++++++++++++++++++
>  target/ppc/helper.h                 |  4 ++
>  target/ppc/internal.h               |  2 +
>  target/ppc/translate.c              | 98 
> +++++++++++++++++++++++++++++++++++++
>  target/ppc/translate/vsx-impl.inc.c |  4 ++
>  target/ppc/translate/vsx-ops.inc.c  |  4 ++
>  6 files changed, 205 insertions(+)

I've applied 3 & 4 to ppc-for-2.9.  1 & 2 I have a query about.

-- 
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