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 | 0c6ad94809b37a1f0f1f75d3cd0e4a24fb77e65c (patch) | |
tree | 2c44a1090b51ca539b008db9fd89a27934be838c /hw | |
parent | e9d652824b05845f143ef4797d707fae47d4b3ed (diff) | |
download | qemu-0c6ad94809b37a1f0f1f75d3cd0e4a24fb77e65c.zip qemu-0c6ad94809b37a1f0f1f75d3cd0e4a24fb77e65c.tar.gz qemu-0c6ad94809b37a1f0f1f75d3cd0e4a24fb77e65c.tar.bz2 |
target/arm/vfp_helper: Extract vfp_set_fpscr_from_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_from_host().
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190701132516.26392-17-philmd@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions