qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>,
	qemu-ppc@nongnu.org, david@gibson.dropbear.id.au
Cc: qemu-devel@nongnu.org, bharata@linux.vnet.ibm.com,
	aneesh.kumar@linux.vnet.ibm.com, benh@kernel.crashing.org,
	Vivek Andrew Sha <vivekandrewsha@gmail.com>
Subject: Re: [Qemu-devel] [PATCH v1 7/8] target-ppc: add vsrv instruction
Date: Thu, 28 Jul 2016 18:31:31 +0530	[thread overview]
Message-ID: <b146ab85-bcb9-fb11-148a-4d2bc14e2013@twiddle.net> (raw)
In-Reply-To: <1469688581-30853-8-git-send-email-nikunj@linux.vnet.ibm.com>

On 07/28/2016 12:19 PM, Nikunj A Dadhania wrote:
> From: Vivek Andrew Sha <vivekandrewsha@gmail.com>
>
> Adds Vector Shift Right Variable instruction.
>
> Signed-off-by: Vivek Andrew Sha <vivekandrewsha@gmail.com>
> [ reverse the order of computation to avoid temporary array ]
> Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
> ---
>  target-ppc/helper.h             |  1 +
>  target-ppc/int_helper.c         | 17 +++++++++++++++++
>  target-ppc/translate/vmx-impl.c |  1 +
>  target-ppc/translate/vmx-ops.c  |  1 +
>  4 files changed, 20 inserti

Reviewed-by: Richard Henderson <rth@twiddle.net>


r~

  reply	other threads:[~2016-07-28 13:01 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-28  6:49 [Qemu-devel] [PATCH v1 0/8] POWER9 TCG enablements - part2 Nikunj A Dadhania
2016-07-28  6:49 ` [Qemu-devel] [PATCH v1 1/8] target-ppc: implement branch-less divw[o][.] Nikunj A Dadhania
2016-07-28 12:44   ` Richard Henderson
2016-07-28  6:49 ` [Qemu-devel] [PATCH v1 2/8] target-ppc: implement branch-less divd[o][.] Nikunj A Dadhania
2016-07-28 12:45   ` Richard Henderson
2016-07-28  6:49 ` [Qemu-devel] [PATCH v1 3/8] target-ppc: add dtstsfi[q] instructions Nikunj A Dadhania
2016-07-28  6:49 ` [Qemu-devel] [PATCH v1 4/8] target-ppc: add vabsdu[b, h, w] instructions Nikunj A Dadhania
2016-07-28 12:52   ` Richard Henderson
2016-07-28 17:21     ` Nikunj A Dadhania
2016-07-29  3:46     ` David Gibson
2016-07-28  6:49 ` [Qemu-devel] [PATCH v1 5/8] target-ppc: add vcmpnez[b, h, w][.] instructions Nikunj A Dadhania
2016-07-28 12:55   ` Richard Henderson
2016-07-28 17:31     ` Nikunj A Dadhania
2016-07-28  6:49 ` [Qemu-devel] [PATCH v1 6/8] target-ppc: add vslv instruction Nikunj A Dadhania
2016-07-28 13:00   ` Richard Henderson
2016-07-28  6:49 ` [Qemu-devel] [PATCH v1 7/8] target-ppc: add vsrv instruction Nikunj A Dadhania
2016-07-28 13:01   ` Richard Henderson [this message]
2016-07-28  6:49 ` [Qemu-devel] [PATCH v1 8/8] target-ppc: add extswsli[.] instruction Nikunj A Dadhania
2016-07-28 13:04   ` Richard Henderson
2016-07-28 17:33     ` Nikunj A Dadhania

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=b146ab85-bcb9-fb11-148a-4d2bc14e2013@twiddle.net \
    --to=rth@twiddle.net \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=benh@kernel.crashing.org \
    --cc=bharata@linux.vnet.ibm.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=nikunj@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=vivekandrewsha@gmail.com \
    /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).