commit | 9a93223c86c6721a9c868085dae28698852bb8d2 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Dec 11 10:30:30 2024 -0600 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Dec 13 13:39:24 2024 +0000 |
tree | 8aacdbd7f46520da79a5b6d4a439569c7bef5a5d | |
parent | 53b9486be7e182cca15190e01d2d08647949515e [diff] |
target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree Remove handle_simd_shift_fpint_conv and disas_simd_shift_imm as these were the last insns decoded by those functions. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20241211163036.2297116-64-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>