diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-02-24 14:22:28 -0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-02-28 16:14:57 +0000 |
commit | bfa8a370d2f5d4ed03f7a7e2987982f15fe73758 (patch) | |
tree | 1c1e4c25896b269abbf889d3e89d51a67dec2a11 /ui/spice-input.c | |
parent | f0f6d5c81be47d593e5ece7f06df6fba4c15738b (diff) |
linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP
Use isar feature tests instead of feature bit tests.
Although none of QEMUs current cpus have VFPv3 without D32,
replace the large comment explaining why with one line that
sets ARM_HWCAP_ARM_VFPv3D16 under the correct conditions.
Mirror the test sequence used in the linux kernel.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20200224222232.13807-14-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'ui/spice-input.c')
0 files changed, 0 insertions, 0 deletions