diff options
author | Richard Henderson | 2020-11-14 21:53:12 +0100 |
---|---|---|
committer | Richard Henderson | 2021-05-16 14:13:51 +0200 |
commit | afc34931ebb919e41dcafcfea14e0ac8aff6e9ce (patch) | |
tree | a957509a2f4f1c02e7d781b7f31f911ceb6dd472 /hw/virtio/virtio.c | |
parent | softfloat: Convert float-to-float conversions with float128 (diff) | |
download | qemu-afc34931ebb919e41dcafcfea14e0ac8aff6e9ce.tar.gz qemu-afc34931ebb919e41dcafcfea14e0ac8aff6e9ce.tar.xz qemu-afc34931ebb919e41dcafcfea14e0ac8aff6e9ce.zip |
softfloat: Move round_to_int to softfloat-parts.c.inc
At the same time, convert to pointers, split out
parts$N_round_to_int_normal, define a macro for
parts_round_to_int using QEMU_GENERIC.
This necessarily meant some rearrangement to the
rount_to_{,u}int_and_pack routines, so go ahead and
convert to parts_round_to_int_normal, which in turn
allows cleaning up of the raised exception handling.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/virtio/virtio.c')
0 files changed, 0 insertions, 0 deletions