All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Aurelien Jarno <aurelien@aurel32.net>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 09/15] target/sh4: optimize gen_store_fpr64
Date: Fri, 12 May 2017 15:23:38 -0700	[thread overview]
Message-ID: <6d744a51-225a-49cf-0531-fe09d19a88ee@twiddle.net> (raw)
In-Reply-To: <20170510182636.17791-10-aurelien@aurel32.net>

On 05/10/2017 11:26 AM, Aurelien Jarno wrote:
> Using extr and avoiding intermediate temps.
> 
> Signed-off-by: Aurelien Jarno<aurelien@aurel32.net>
> ---
>   target/sh4/translate.c | 8 +-------
>   1 file changed, 1 insertion(+), 7 deletions(-)

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


r~

  parent reply	other threads:[~2017-05-12 22:23 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10 18:26 [Qemu-devel] [PATCH v3 00/15] target/sh4: misc fixes, cleanup and optimizations Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 01/15] target/sh4: split ctx->flags into ctx->tbflags and ctx->envflags Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 02/15] target/sh4: get rid of DELAY_SLOT_CLEARME Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 03/15] target/sh4: do not include DELAY_SLOT_TRUE in the TB state Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 04/15] target/sh4: move DELAY_SLOT_TRUE flag into a separate global Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 05/15] target/sh4: fix BS_STOP exit Aurelien Jarno
2017-05-12 23:57   ` Philippe Mathieu-Daudé
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 06/15] target/sh4: fix BS_EXCP exit Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 07/15] target/sh4: only save flags state at the end of the TB Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 08/15] target/sh4: fold ctx->bstate = BS_BRANCH into gen_conditional_jump Aurelien Jarno
2017-05-12 23:59   ` Philippe Mathieu-Daudé
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 09/15] target/sh4: optimize gen_store_fpr64 Aurelien Jarno
2017-05-10 23:55   ` Philippe Mathieu-Daudé
2017-05-12 22:23   ` Richard Henderson [this message]
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 10/15] target/sh4: optimize gen_write_sr using extract op Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 11/15] target/sh4: generate fences for SH4 Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 12/15] target/sh4: implement tas.b using atomic helper Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 13/15] target/sh4: movua.l is an SH4-A only instruction Aurelien Jarno
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 14/15] target/sh4: trap unaligned accesses Aurelien Jarno
2017-05-12 22:25   ` Richard Henderson
2017-05-10 18:26 ` [Qemu-devel] [PATCH v3 15/15] target/sh4: use cpu_loop_exit_restore Aurelien Jarno
2017-05-12 22:28   ` Richard Henderson

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=6d744a51-225a-49cf-0531-fe09d19a88ee@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.