On Mon, 20 Jun 2022 at 19:24, Richard Henderson <[email protected]> wrote: > > We can reuse the SVE functions for LDR and STR, passing in the > base of the ZA vector and a zero offset. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/sme.decode | 7 +++++++ > target/arm/translate-sme.c | 23 +++++++++++++++++++++++ > 2 files changed, 30 insertions(+) > Reviewed-by: Peter Maydell <[email protected]>
thanks -- PMM
