Ildar Isaev fc1792e9aa target-arm: fix for exponent comparison in recpe_f64
f64 exponent in HELPER(recpe_f64) should be compared to 2045 rather than 1023
(FPRecipEstimate in ARMV8 spec). This fixes incorrect underflow handling when
flushing denormals to zero in the FRECPE instructions operating on 64-bit
values.

Signed-off-by: Ildar Isaev <ild@inbox.ru>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-02-05 13:37:25 +00:00
2015-02-02 16:55:10 +01:00
2015-01-29 16:45:45 +00:00
2014-11-14 12:15:40 +01:00
2015-02-03 13:42:40 +01:00
2015-02-03 21:37:16 +00:00
2015-02-02 16:55:10 +01:00
2015-02-02 16:55:11 +01:00
2015-01-07 16:16:26 +01:00
2015-01-26 12:27:05 +01:00
2014-10-24 12:19:11 +01:00
2015-01-26 12:26:55 +01:00
2014-12-10 10:31:12 +01:00
2015-01-22 17:41:59 +00:00
2015-01-15 10:44:13 +03:00
2014-12-12 15:48:26 +00:00
2015-01-14 10:38:57 +01:00
2014-12-09 21:48:34 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%