]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2024 16:29:49 +0000 (10:29 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Dec 2024 13:39:23 +0000 (13:39 +0000)
commitcc0db9dea0e02373a7440ec6d19a00b0f70bbc9e
tree1fe01b2e359352888eb620ee539230a2e8095f5f
parent43218f234692bc4893b082a016885ae650aea8fd
target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree

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