aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2018-05-02 15:58:31 +0100
committerRichard Henderson <richard.henderson@linaro.org>2018-05-17 15:27:15 -0700
commitca3a3d5a3141d44aa717dc11e4d33a834a85e1f6 (patch)
tree65072b8909749f2dfccdb6b0ec7c57fcba4e5e0c /include
parent0acb9e7cb341cd767e39ec0875c8706eb2f1c359 (diff)
downloadqemu-ca3a3d5a3141d44aa717dc11e4d33a834a85e1f6.zip
qemu-ca3a3d5a3141d44aa717dc11e4d33a834a85e1f6.tar.gz
qemu-ca3a3d5a3141d44aa717dc11e4d33a834a85e1f6.tar.bz2
fpu/softfloat: Partial support for ARM Alternative half-precision
For float16 ARM supports an alternative half-precision format which sacrifices the ability to represent NaN/Inf in return for a higher dynamic range. The new FloatFmt flag, arm_althp, is then used to modify the behaviour of canonicalize and round_canonical with respect to representation and exception raising. Usage of this new flag waits until we re-factor float-to-float conversions. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions