Re: [PATCH 03/20] target/arm: Remove DO_ZPZZ_AH_FP from translate-sme.c
Peter Maydell <[email protected]> Tue, 28 Jul 2026 16:22:50 +0100
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA_V5gNCQZzXJbX4dqYDXsFkpvvbNKFKH0j-bEKucJiWXQ@mail.gmail.com> |
On Tue, 21 Jul 2026 at 19:49, Richard Henderson <[email protected]> wrote: > > Expand the macro at each use site. > Merge the two arrays and index by fpcr_ah. > > Signed-off-by: Richard Henderson <[email protected]> Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM