]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Fold predtest_ones into helper_sve_brkns
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:34 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commit18914dfba78e64148219ba9611b0019c0a81ff52
treee862ce9c099fba8e412dd359744ae13dced3a1ff
parentbcbe82a29396e9f007e1575da0bb4e7e57451c71
target/arm: Fold predtest_ones into helper_sve_brkns

Merge predtest_ones into its only caller.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250704142112.1018902-72-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/sve_helper.c