qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Cc: qemu-ppc@nongnu.org, rth@twiddle.net, qemu-devel@nongnu.org,
	bharata@linux.vnet.ibm.com
Subject: Re: [Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part14
Date: Thu, 9 Feb 2017 12:27:08 +1100	[thread overview]
Message-ID: <20170209012708.GN17644@umbus.fritz.box> (raw)
In-Reply-To: <1486377000-25701-1-git-send-email-nikunj@linux.vnet.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 1153 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      parent reply	other threads:[~2017-02-09  2:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 10:29 [Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part14 Nikunj A Dadhania
2017-02-06 10:29 ` [Qemu-devel] [PATCH 1/4] target-ppc: implement load atomic instruction Nikunj A Dadhania
2017-02-09  1:20   ` David Gibson
2017-02-09  5:05     ` Nikunj A Dadhania
2017-02-06 10:29 ` [Qemu-devel] [PATCH 2/4] target-ppc: implement store " Nikunj A Dadhania
2017-02-06 10:29 ` [Qemu-devel] [PATCH 3/4] target-ppc: Add xsmaxcdp and xsmincdp instructions Nikunj A Dadhania
2017-02-06 10:30 ` [Qemu-devel] [PATCH 4/4] target-ppc: Add xsmaxjdp and xsminjdp instructions Nikunj A Dadhania
2017-02-09  1:27 ` David Gibson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170209012708.GN17644@umbus.fritz.box \
    --to=david@gibson.dropbear.id.au \
    --cc=bharata@linux.vnet.ibm.com \
    --cc=nikunj@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).