Re: [PATCH v2 0/3] target/arm: Fix SVE2 WHILEWR/WHILERW zero diff boundary case
Peter Maydell <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA_7dF4EjcpkjhxwG24J4W7ST4eVVLM0YBOeFK097+GpAA@mail.gmail.com> |
On Tue, 11 Aug 2026 at 20:15, Richard Henderson <[email protected]> wrote: > > Use tcg_gen_ussub_i64 for WHILEWR. > Merge diff == 0 test with bounds check. > > r~ > I guess we should have a Fixes: <whatever> and a cc: stable ? thanks -- PMM