Searched hist:"7 fbc6a403a0aab834e764fa61d81ed8586cfe352" (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | arch_dump.c | diff 7fbc6a403a0aab834e764fa61d81ed8586cfe352 Mon Feb 24 16:22:16 CST 2020 Richard Henderson <richard.henderson@linaro.org> 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 <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200224222232.13807-2-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cpu.c | diff 7fbc6a403a0aab834e764fa61d81ed8586cfe352 Mon Feb 24 16:22:16 CST 2020 Richard Henderson <richard.henderson@linaro.org> 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 <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200224222232.13807-2-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cpu.h | diff 7fbc6a403a0aab834e764fa61d81ed8586cfe352 Mon Feb 24 16:22:16 CST 2020 Richard Henderson <richard.henderson@linaro.org> 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 <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200224222232.13807-2-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | helper.c | diff 7fbc6a403a0aab834e764fa61d81ed8586cfe352 Mon Feb 24 16:22:16 CST 2020 Richard Henderson <richard.henderson@linaro.org> 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 <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200224222232.13807-2-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/linux-user/arm/ |
H A D | signal.c | diff 7fbc6a403a0aab834e764fa61d81ed8586cfe352 Mon Feb 24 16:22:16 CST 2020 Richard Henderson <richard.henderson@linaro.org> 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 <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200224222232.13807-2-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/hw/intc/ |
H A D | armv7m_nvic.c | diff 7fbc6a403a0aab834e764fa61d81ed8586cfe352 Mon Feb 24 16:22:16 CST 2020 Richard Henderson <richard.henderson@linaro.org> 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 <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200224222232.13807-2-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|