]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert FADDP to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 24 May 2024 23:20:42 +0000 (16:20 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 May 2024 13:29:01 +0000 (14:29 +0100)
commit57801ca0ea91d224a10c579d430d4e5426837802
tree6e6e6d51b5784004a93ce91ada505f54ceb2455f
parent13db93bce56c894fb42d0bf7e45aa1db98ce8377
target/arm: Convert FADDP to decodetree

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240524232121.284515-29-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.h
target/arm/tcg/a64.decode
target/arm/tcg/translate-a64.c
target/arm/tcg/vec_helper.c