On Mon, 6 May 2024 at 02:06, Richard Henderson <richard.hender...@linaro.org> wrote: > > This is the last instruction within disas_fp_2src, > so remove that and its subroutines. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/tcg/a64.decode | 1 + > target/arm/tcg/translate-a64.c | 177 +++++---------------------------- > 2 files changed, 27 insertions(+), 151 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM