diff options
| author | Alex Bennée | 2017-11-30 11:57:08 +0100 |
|---|---|---|
| committer | Alex Bennée | 2018-02-21 11:21:29 +0100 |
| commit | c02e1fb80b553d47420f7492de4bc590c2461a86 (patch) | |
| tree | b1409a84f1b87b1f1c2e87e2735dbdc35f8a9cb8 /scripts | |
| parent | fpu/softfloat: re-factor float to int/uint (diff) | |
| download | qemu-c02e1fb80b553d47420f7492de4bc590c2461a86.tar.gz qemu-c02e1fb80b553d47420f7492de4bc590c2461a86.tar.xz qemu-c02e1fb80b553d47420f7492de4bc590c2461a86.zip | |
fpu/softfloat: re-factor int/uint to float
These are considerably simpler as the lower order integers can just
use the higher order conversion function. As the decomposed fractional
part is a full 64 bit rounding and inexact handling comes from the
pack functions.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
