diff options
author | 2023-02-25 10:28:05 -1000 | |
---|---|---|
committer | 2023-03-13 06:44:38 -0700 | |
commit | ab9ced73fa6679791c61d45768414cec578b6053 (patch) | |
tree | 04cd453dd3a951ac0a9d754bbd81ff91ebb0fe94 /scripts/coverage/compare_gcov_json.py | |
parent | target/arm: Use rmode >= 0 for need_rmode (diff) | |
download | qemu-ab9ced73fa6679791c61d45768414cec578b6053.tar.xz qemu-ab9ced73fa6679791c61d45768414cec578b6053.zip |
target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
While this enumerator has been present since the first commit,
it isn't ever used. The first actual use of round-to-odd came
with SVE, which currently uses float_round_to_odd instead of
the arm-specific enumerator.
Amusingly, the comment about unhandled TIEAWAY has been
out of date since the initial commit of translate-a64.c.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions