On Tue, 10 Dec 2024 at 16:28, Richard Henderson <richard.hender...@linaro.org> wrote: > > Remove handle_2misc_64 as these were the last insns decoded > by that function. Remove helper_advsimd_f16to[su]inth as unused; > we now always go through helper_vfp_to[su]hh or a specialized > vector function instead. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM