commit | 44463b96d277e71ba85120f151e9d70886a9b458 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue May 28 13:30:43 2024 -0700 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu May 30 15:24:41 2024 +0100 |
tree | 1f49fb0664732bb0a067ef4160362a758ee7a99a | |
parent | f80701cb44d334766a7c0e3b560044c1e5c52cc7 [diff] |
target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree These are the only instructions in the 3 source scalar class. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20240528203044.612851-33-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>