[Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part14

Nikunj A Dadhania posted 4 patches 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1486377000-25701-1-git-send-email-nikunj@linux.vnet.ibm.com
Test checkpatch passed
Test docker passed
Test s390x passed
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(+)
[Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part14
Posted by Nikunj A Dadhania 7 years, 1 month ago
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(+)

-- 
2.7.4


Re: [Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part14
Posted by David Gibson 7 years, 1 month ago
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