commit | 69cefabcac501c4837605ceb87b5f6527de547d7 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri May 24 16:20:37 2024 -0700 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue May 28 14:29:01 2024 +0100 |
tree | c754cdccb7ed5fdd4731f09eb7428199e0295175 | |
parent | 21e885aff407a3d7c74408387e80e9a38fae8fbb [diff] |
target/arm: Convert FNMUL to decodetree This is the last instruction within disas_fp_2src, so remove that and its subroutines. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240524232121.284515-24-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>