Re: [PATCH 1/6] target/arm: Split zdn in do_z2z_n1 and do_z2z_n1_fpst
Peter Maydell <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <CAFEAcA-gmA0_VHWQVdk8=1v4usje19wu4SHwS=Lk+dgfxTWiOw@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