summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorTom Musta2014-01-07 18:17:49 +0100
committerPeter Maydell2014-01-07 20:18:07 +0100
commitf883b3896ed5e180f234613aadca019fdbe7c49c (patch)
tree2293008ae51b5a670c2758f7ebbce96edddece6b /scripts/checkpatch.pl
parentsoftfloat: Make the int-to-float functions take exact-width types (diff)
downloadqemu-f883b3896ed5e180f234613aadca019fdbe7c49c.tar.gz
qemu-f883b3896ed5e180f234613aadca019fdbe7c49c.tar.xz
qemu-f883b3896ed5e180f234613aadca019fdbe7c49c.zip
softfloat: Fix float64_to_uint64
The comment preceding the float64_to_uint64 routine suggests that the implementation is broken. And this is, indeed, the case. This patch properly implements the conversion of a 64-bit floating point number to an unsigned, 64 bit integer. This contribution can be licensed under either the softfloat-2a or -2b license. Signed-off-by: Tom Musta <tommusta@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions