]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 24 May 2024 23:20:34 +0000 (16:20 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 May 2024 13:29:01 +0000 (14:29 +0100)
commita1e250fc7177be91107e90d441ec6fd13c26d2d6
tree8d3df0f88e08b2407cff000a99a8930f1d91d814
parente0300a9a5e104753c8a81bd93d66e95de4dfbc77
target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decodetree

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