]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/cpu: remove inline stubs for aarch32 emulation
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Tue, 25 Mar 2025 04:59:07 +0000 (21:59 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 22:04:57 +0000 (15:04 -0700)
commit63de8825af77edd71450f6bacaa55fb88d7f86e2
tree18e4c6fd052b5afbcaf179c5645bafccc9b5648b
parent77b0893f60ecabdc796565d130343e50cfdf28f9
target/arm/cpu: remove inline stubs for aarch32 emulation

Directly condition associated calls in target/arm/helper.c for now.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250325045915.994760-23-pierrick.bouvier@linaro.org>
target/arm/cpu.h
target/arm/helper.c