target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree
commit44463b96d277e71ba85120f151e9d70886a9b458
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 28 May 2024 20:30:43 +0000 (28 13:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 May 2024 14:24:41 +0000 (30 15:24 +0100)
tree1f49fb0664732bb0a067ef4160362a758ee7a99a
parentf80701cb44d334766a7c0e3b560044c1e5c52cc7
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>
target/arm/tcg/a64.decode
target/arm/tcg/translate-a64.c