Re: [PATCH 2/6] target/arm: Split zdn in do_z2z_nn and do_z2z_nn_fpst
Peter Maydell <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <CAFEAcA8ytRX3C6rr0HZT38Tkq60gK_Yfqxq2j=8iRa_E=95z1A@mail.gmail.com> |
On Sun, 19 Jul 2026 at 18:50, Richard Henderson <[email protected]> wrote: > > Rename from z2z to zzz to indicate zd and zn may not overlap. > During decode, retain z2z name and duplicate the same field > into zd and zn. > > Signed-off-by: Richard Henderson <[email protected]> > --- Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM