From: Richard Henderson <richard.henderson@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH 0/5] target/i386: CCOp cleanups
Date: Mon, 1 Jul 2024 12:51:56 -0700 [thread overview]
Message-ID: <83b723db-ad25-4c00-b30d-0526f295041f@linaro.org> (raw)
In-Reply-To: <CABgObfb2OOMYQ5ctCUmHpj+AzOyJXNE+TN39+T-h3Xqr4KMssQ@mail.gmail.com>
On 7/1/24 12:30, Paolo Bonzini wrote:
> BTW I found an easy way to implement X86_SPECIAL_BitTest without
> crashes (just use cpu_regs[op->n] when computing the displacement
> since you cannot have ah/bh/ch/dh). But I think it will be for 9.2.
> Maybe these patches can wait too?
Certainly.
r~
prev parent reply other threads:[~2024-07-01 19:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-01 2:51 [PATCH 0/5] target/i386: CCOp cleanups Richard Henderson
2024-07-01 2:51 ` [PATCH 1/5] target/i386: Tidy cc_op_str usage Richard Henderson
2024-07-01 2:51 ` [PATCH 2/5] target/i386: Convert cc_op_live to a function Richard Henderson
2024-07-01 2:51 ` [PATCH 3/5] target/i386: Rearrange CCOp Richard Henderson
2024-07-01 2:51 ` [PATCH 4/5] target/i386: Remove default in cc_op_live Richard Henderson
2024-07-01 2:51 ` [PATCH 5/5] target/i386: Introduce cc_op_size Richard Henderson
2024-07-01 17:48 ` [PATCH 0/5] target/i386: CCOp cleanups Paolo Bonzini
2024-07-01 19:05 ` Richard Henderson
2024-07-01 19:30 ` Paolo Bonzini
2024-07-01 19:51 ` Richard Henderson [this message]
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=83b723db-ad25-4c00-b30d-0526f295041f@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).