]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 24 May 2024 23:20:39 +0000 (16:20 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 May 2024 13:29:01 +0000 (14:29 +0100)
commit4fe068fac000fe8182a334c3bd5bb4bfe7a0f1e9
treef72c6acc3863b0bcc41d32a02504e6fd19ab323f
parent2d558efbf53ad008e56124ff9e5dad94504a620d
target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT to decodetree

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240524232121.284515-26-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