diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-11-14 12:53:12 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-05-16 07:13:51 -0500 |
commit | afc34931ebb919e41dcafcfea14e0ac8aff6e9ce (patch) | |
tree | a957509a2f4f1c02e7d781b7f31f911ceb6dd472 /blockdev.c | |
parent | 9882ccaff93b5f4c8fdc775074dd92f1a9a17b61 (diff) |
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 'blockdev.c')
0 files changed, 0 insertions, 0 deletions