qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com
Subject: Re: [PATCH 0/2] target/i386: Fix carry flag for BLSI
Date: Wed, 7 Aug 2024 15:41:39 +1000	[thread overview]
Message-ID: <c119648c-179d-4332-a658-8ce5153e1dea@linaro.org> (raw)
In-Reply-To: <20240801075845.573075-1-richard.henderson@linaro.org>

On 8/1/24 17:58, Richard Henderson wrote:
> Fix #2175.
> 
> r~
> 
> Richard Henderson (2):
>    target/i386: Split out gen_prepare_val_nz
>    target/i386: Fix carry flag for BLSI
> 
>   target/i386/cpu.h                        |  5 +++++
>   target/i386/tcg/cc_helper.c              | 18 ++++++++++++++++
>   target/i386/tcg/translate.c              | 27 +++++++++++++++++-------
>   tests/tcg/x86_64/test-2175.c             | 24 +++++++++++++++++++++
>   target/i386/tcg/cc_helper_template.h.inc | 18 ++++++++++++++++
>   target/i386/tcg/emit.c.inc               |  2 +-
>   tests/tcg/x86_64/Makefile.target         |  1 +
>   7 files changed, 86 insertions(+), 9 deletions(-)
>   create mode 100644 tests/tcg/x86_64/test-2175.c
> 

Ping.


r~


  parent reply	other threads:[~2024-08-07  5:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-01  7:58 [PATCH 0/2] target/i386: Fix carry flag for BLSI Richard Henderson
2024-08-01  7:58 ` [PATCH 1/2] target/i386: Split out gen_prepare_val_nz Richard Henderson
2024-08-16  9:22   ` Philippe Mathieu-Daudé
2024-08-01  7:58 ` [PATCH 2/2] target/i386: Fix carry flag for BLSI Richard Henderson
2024-08-16  9:30   ` Philippe Mathieu-Daudé
2024-08-07  5:41 ` Richard Henderson [this message]
2024-08-07 16:49   ` [PATCH 0/2] " Philippe Mathieu-Daudé
2024-08-14 10:31   ` 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=c119648c-179d-4332-a658-8ce5153e1dea@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=pbonzini@redhat.com \
    --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 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).