On Sun, 1 Dec 2024 at 15:13, Richard Henderson <richard.hender...@linaro.org> wrote: > > Remove handle_fp_1src_half as these were the last insns > decoded by that function. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/tcg/translate-a64.c | 107 ++++++++++----------------------- > target/arm/tcg/a64.decode | 8 +++ > 2 files changed, 39 insertions(+), 76 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM