diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-07-01 17:26:21 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-07-01 17:29:01 +0100 |
commit | e9d652824b05845f143ef4797d707fae47d4b3ed (patch) | |
tree | 4cdd23fb69e4bed9d8c49b8bee01ec2e6f6ca55f /hw/intc | |
parent | 20e62dd8c831c9065ed4a8e64813c93ad61c50d7 (diff) | |
download | qemu-e9d652824b05845f143ef4797d707fae47d4b3ed.zip qemu-e9d652824b05845f143ef4797d707fae47d4b3ed.tar.gz qemu-e9d652824b05845f143ef4797d707fae47d4b3ed.tar.bz2 |
target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
The vfp_set_fpscr() helper contains code specific to the host
floating point implementation (here the SoftFloat library).
Extract this code to vfp_set_fpscr_to_host().
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190701132516.26392-16-philmd@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions