commit | 53b9486be7e182cca15190e01d2d08647949515e | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Dec 11 10:30:29 2024 -0600 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Dec 13 13:39:24 2024 +0000 |
tree | 80a271c9a605f0abc11d8fcab0de8290ed5cda9b | |
parent | c2e13388165fb32e716c4c04a966a9b538493c37 [diff] |
target/arm: Convert [US]CVTF (vector) to decodetree Remove handle_simd_intfp_conv and handle_simd_shift_intfp_conv 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-63-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>