]> xenbits.xensource.com Git - qemu-xen.git/commit
target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 24 May 2024 23:20:33 +0000 (16:20 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 May 2024 13:29:01 +0000 (14:29 +0100)
commite0300a9a5e104753c8a81bd93d66e95de4dfbc77
treef3acb552352155944e477a120eb4f17490943980
parentcb1c77feef6578ffb7bffeed69c4d9b5f01abf03
target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree

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