Re: [PATCH v2 1/3] tcg: Export tcg_gen_ussub_i{32,64,tl}
Peter Maydell <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA9Gm7mrJTx9gYCD_1m2f2SbVAexMM-c346WrtasnJiPKQ@mail.gmail.com> |
On Tue, 11 Aug 2026 at 20:16, Richard Henderson <[email protected]> wrote: > > Move from tcg-op-gvec.c to tcg-op.c. > Use a temporary, to cover the possibility of operand overlap. > > Signed-off-by: Richard Henderson <[email protected]> > --- Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM