OSDN Git Service

target/arm: Rename isar_feature_aa32_fpdp_v2
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 24 Feb 2020 22:22:17 +0000 (14:22 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Feb 2020 16:14:57 +0000 (16:14 +0000)
commitc4ff873583834c8275586914fff714e3ae65dee4
treec62353138af7a4d961857690971be3d3efcefe43
parent7fbc6a403a0aab834e764fa61d81ed8586cfe352
target/arm: Rename isar_feature_aa32_fpdp_v2

The old name, isar_feature_aa32_fpdp, does not reflect
that the test includes VFPv2.  We will introduce another
feature tests for VFPv3.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200224222232.13807-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/translate-vfp.inc.c