All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Aurelien Jarno <aurelien@aurel32.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/8] target-mips: DSP ASE fixes and cleanup
Date: Wed, 09 Jan 2013 10:51:36 -0800	[thread overview]
Message-ID: <50EDBC38.3070703@twiddle.net> (raw)
In-Reply-To: <1357745265-16084-1-git-send-email-aurelien@aurel32.net>

On 01/09/2013 07:27 AM, Aurelien Jarno wrote:
> Aurelien Jarno (8):
>    target-mips: fix DSP loads with rd = 0
>    target-mips: copy insn_flags in DisasContext
>    target-mips: generate a reserved instruction exception on CPU without DSP
>    target-mips: add unions to access DSP elements
>    target-mips: use DSP unions for binary DSP operators
>    target-mips: use DSP unions for unary DSP operators
>    target-mips: use DSP unions for reduction add instructions
>    target-mips: implement DSP (d)append sub-class with TCG
>
>   target-mips/dsp_helper.c |  623 ++++++++++---------------------
>   target-mips/helper.h     |   13 -
>   target-mips/translate.c  |  912 ++++++++++++++++++++++++----------------------
>   3 files changed, 670 insertions(+), 878 deletions(-)

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


r~

  parent reply	other threads:[~2013-01-09 18:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09 15:27 [Qemu-devel] [PATCH v2 0/8] target-mips: DSP ASE fixes and cleanup Aurelien Jarno
2013-01-09 15:27 ` [Qemu-devel] [PATCH v2 1/8] target-mips: fix DSP loads with rd = 0 Aurelien Jarno
2013-01-09 15:27 ` [Qemu-devel] [PATCH v2 2/8] target-mips: copy insn_flags in DisasContext Aurelien Jarno
2013-01-09 15:27 ` [Qemu-devel] [PATCH v2 3/8] target-mips: generate a reserved instruction exception on CPU without DSP Aurelien Jarno
2013-01-09 15:27 ` [Qemu-devel] [PATCH v2 4/8] target-mips: add unions to access DSP elements Aurelien Jarno
2013-01-09 15:27 ` [Qemu-devel] [PATCH v2 5/8] target-mips: use DSP unions for binary DSP operators Aurelien Jarno
2013-01-09 21:16   ` Blue Swirl
2013-01-10  7:08     ` Aurelien Jarno
2013-01-12 10:39       ` Blue Swirl
2013-01-12 14:34         ` Aurelien Jarno
2013-01-12 15:08           ` Blue Swirl
2013-01-09 15:27 ` [Qemu-devel] [PATCH v2 6/8] target-mips: use DSP unions for unary " Aurelien Jarno
2013-01-09 21:17   ` Blue Swirl
2013-01-09 15:27 ` [Qemu-devel] [PATCH v2 7/8] target-mips: use DSP unions for reduction add instructions Aurelien Jarno
2013-01-09 21:18   ` Blue Swirl
2013-01-09 15:27 ` [Qemu-devel] [PATCH v2 8/8] target-mips: implement DSP (d)append sub-class with TCG Aurelien Jarno
2013-01-09 18:51 ` Richard Henderson [this message]
2013-01-09 21:19 ` [Qemu-devel] [PATCH v2 0/8] target-mips: DSP ASE fixes and cleanup Blue Swirl

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=50EDBC38.3070703@twiddle.net \
    --to=rth@twiddle.net \
    --cc=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.