On Sat, 15 Aug 2020 at 02:31, Richard Henderson <richard.hender...@linaro.org> wrote: > > Model the new function on gen_gvec_fn2 in translate-a64.c, but > indicating which kind of register and in which order. Since there > is only one user of do_vector2_z, fold it into do_mov_z. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM