diff options
author | Will Newton <will.newton@linaro.org> | 2013-12-06 17:01:41 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2013-12-10 13:28:50 +0000 |
commit | e17ab310e98c55bd5cb8026c1086f9d19d181d3d (patch) | |
tree | 9f50af95e43d0520e2f8f865f7870ef2c76b647c /target-arm/translate.c | |
parent | e70614eaa0b8c6a2c948efa3ad71e75cd1f8ff8a (diff) | |
download | hqemu-e17ab310e98c55bd5cb8026c1086f9d19d181d3d.zip hqemu-e17ab310e98c55bd5cb8026c1086f9d19d181d3d.tar.gz |
softfloat: Add minNum() and maxNum() functions to softfloat.
Add floatnn_minnum() and floatnn_maxnum() functions which are equivalent
to the minNum() and maxNum() functions from IEEE 754-2008. They are
similar to min() and max() but differ in the handling of QNaN arguments.
Signed-off-by: Will Newton <will.newton@linaro.org>
Message-id: 1386158099-9239-5-git-send-email-will.newton@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-arm/translate.c')
0 files changed, 0 insertions, 0 deletions