Aurelien Jarno a4d2d1a063 target-alpha: use new float64_unordered_quiet() function
Use float64_unordered_quiet() in helper_cmptun() instead of doing the
the comparison manually.

According to the "Alpha Compiler Writer's Guide", we should use the
_quiet version here, as CMPTUN and CMPTEQ should generate InvalidOp
for SNaNs but not for QNaNs.

Thanks to Peter Maydell <peter.maydell@linaro.org> and Richard
Henderson <rth@twiddle.net> for digging into the manuals.

Acked-by: Richard Henderson  <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-04-17 20:32:14 +02:00
2011-04-03 21:42:57 +02:00
2011-04-16 12:24:28 +01:00
2011-04-01 19:07:49 -05:00
2011-03-07 15:34:17 +00:00
2011-04-04 00:34:10 +02:00
2011-04-16 12:24:28 +01:00
2011-03-07 13:42:36 +01:00
2011-02-20 18:45:09 +01:00
2011-02-25 20:16:26 +00:00
2011-03-22 08:39:12 -05:00
2011-04-17 20:32:14 +02:00
2011-03-16 17:11:07 -03:00
2011-04-15 20:14:52 +00:00
2011-04-09 10:56:17 +01:00
2011-03-06 21:01:32 +01:00
2011-04-04 10:26:54 +02:00
2011-04-16 12:24:28 +01:00
2011-03-16 17:11:07 -03:00
2011-03-07 13:42:36 +01:00
2011-03-13 14:44:22 +00:00
2011-03-22 08:39:12 -05:00
2011-04-07 13:51:47 +02:00
2011-04-03 21:42:57 +02:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
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%