commit | 4280c9b5affeb6b9907f45fb452d6ffda03b68dd | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Dec 11 10:30:35 2024 -0600 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Dec 13 13:39:24 2024 +0000 |
tree | 201b8d57795aa5afefe2e9bc6c220c5ab1f8313e | |
parent | 8710a43de1268948bfa2e5b3cc77504246dd6d20 [diff] |
target/arm: Convert URECPE and URSQRTE to decodetree Remove handle_2misc_reciprocal as these were the last insns decoded by that function. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20241211163036.2297116-69-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>