qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, eduardo@habkost.net
Subject: Re: [PATCH] target/i386: Expand eflags updates inline
Date: Fri, 28 Oct 2022 00:00:17 +0200	[thread overview]
Message-ID: <5d7f527d-53ee-b7cc-a1a8-334b7fc8622d@linaro.org> (raw)
In-Reply-To: <20221027102615.253354-1-richard.henderson@linaro.org>

On 27/10/22 12:26, Richard Henderson wrote:
> The helpers for reset_rf, cli, sti, clac, stac are
> completely trivial; implement them inline.
> 
> Drop some nearby #if 0 code.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>   target/i386/helper.h        |  5 -----
>   target/i386/tcg/cc_helper.c | 41 -------------------------------------
>   target/i386/tcg/translate.c | 30 ++++++++++++++++++++++-----
>   3 files changed, 25 insertions(+), 51 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



  parent reply	other threads:[~2022-10-27 22:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-27 10:26 [PATCH] target/i386: Expand eflags updates inline Richard Henderson
2022-10-27 14:00 ` Paolo Bonzini
2022-10-27 22:00 ` Philippe Mathieu-Daudé [this message]
2022-10-31  0:39 ` 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=5d7f527d-53ee-b7cc-a1a8-334b7fc8622d@linaro.org \
    --to=philmd@linaro.org \
    --cc=eduardo@habkost.net \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 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).