All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim MacArthur <jim.macarthur@linaro.org>
To: qemu-devel@nongnu.org
Cc: Richard Henderson <richard.henderson@linaro.org>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v2 4/6] tcg: Add tcg_op_imm_match
Date: Wed, 25 Feb 2026 15:06:06 +0000	[thread overview]
Message-ID: <aZ8P3ghIYdSr69BW@linaro.org> (raw)
In-Reply-To: <20260204052456.970605-5-richard.henderson@linaro.org>

On Wed, Feb 04, 2026 at 03:24:54PM +1000, Richard Henderson wrote:
> From: Paolo Bonzini <pbonzini@redhat.com>
> 
> Create a function to test whether the second operand of a
> binary operation allows a given immediate.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> [rth: Split out from a larger patch; keep the declaration internal.]
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Jim MacArthur <jim.macarthur@linaro.org>



  reply	other threads:[~2026-02-25 15:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-04  5:24 [PATCH v2 0/6] tcg: Improve extract and deposit code gen Richard Henderson
2026-02-04  5:24 ` [PATCH v2 1/6] tcg/optimize: Lower unsupported deposit during optimize Richard Henderson
2026-02-25 13:34   ` Jim MacArthur
2026-02-04  5:24 ` [PATCH v2 2/6] tcg/optimize: Lower unsupported extract2 " Richard Henderson
2026-02-25 14:47   ` Jim MacArthur
2026-02-04  5:24 ` [PATCH v2 3/6] tcg: Expand missing rotri with extract2 Richard Henderson
2026-02-25 14:54   ` Jim MacArthur
2026-02-04  5:24 ` [PATCH v2 4/6] tcg: Add tcg_op_imm_match Richard Henderson
2026-02-25 15:06   ` Jim MacArthur [this message]
2026-02-04  5:24 ` [PATCH v2 5/6] tcg: target-dependent lowering of extract to shr/and Richard Henderson
2026-02-25 15:16   ` Jim MacArthur
2026-02-04  5:24 ` [PATCH v2 6/6] tcg/optimize: possibly expand deposit into zero with shifts Richard Henderson
2026-02-04  8:05   ` Paolo Bonzini
2026-02-04  9:06     ` Richard Henderson
2026-02-04 10:41       ` Paolo Bonzini
2026-02-04 20:45         ` Richard Henderson
2026-02-05  8:22           ` Paolo Bonzini
2026-02-05 22:29             ` Richard Henderson
2026-02-05 23:22               ` Paolo Bonzini
2026-02-06  1:09                 ` 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=aZ8P3ghIYdSr69BW@linaro.org \
    --to=jim.macarthur@linaro.org \
    --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 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.