]> Git Repo - qemu.git/commit
target/arm: Add isar_feature_aa32_vfp_simd
authorRichard Henderson <[email protected]>
Mon, 24 Feb 2020 22:22:16 +0000 (14:22 -0800)
committerPeter Maydell <[email protected]>
Fri, 28 Feb 2020 16:14:57 +0000 (16:14 +0000)
commit7fbc6a403a0aab834e764fa61d81ed8586cfe352
tree99455bf524c7004aa9764ead4565751d98225866
parent25f1d9f38bac040498814561714b794431af86c4
target/arm: Add isar_feature_aa32_vfp_simd

Use this in the places that were checking ARM_FEATURE_VFP, and
are obviously testing for the existance of the register set
as opposed to testing for some particular instruction extension.

Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Message-id: 20200224222232[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/intc/armv7m_nvic.c
linux-user/arm/signal.c
target/arm/arch_dump.c
target/arm/cpu.c
target/arm/cpu.h
target/arm/helper.c
target/arm/m_helper.c
This page took 0.025482 seconds and 4 git commands to generate.