target/arm/vfp_helper: Restrict the SoftFloat use to TCG
commit4a15527c9feecfd2fa2807d5e698abbc19feb35f
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 1 Jul 2019 16:26:21 +0000 (1 17:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 16:29:01 +0000 (1 17:29 +0100)
treebacf80b61814829df7c6d13cc8d8d602f92528e5
parent0c6ad94809b37a1f0f1f75d3cd0e4a24fb77e65c
target/arm/vfp_helper: Restrict the SoftFloat use to TCG

This code is specific to the SoftFloat floating-point
implementation, which is only used by TCG.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190701132516.26392-18-philmd@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/vfp_helper.c