diff options
author | Aurelien Jarno | 2015-12-06 17:11:49 +0100 |
---|---|---|
committer | Leon Alrae | 2016-01-23 15:30:04 +0100 |
commit | 1aa56f6ee7d2375b0734e98ba69cc41416894bbc (patch) | |
tree | 9cdf1e64e8b763d79771dd83b11000be63d69612 /hw/core/qdev.c | |
parent | target-mips/cpu.h: Fix spell error (diff) | |
download | qemu-1aa56f6ee7d2375b0734e98ba69cc41416894bbc.tar.gz qemu-1aa56f6ee7d2375b0734e98ba69cc41416894bbc.tar.xz qemu-1aa56f6ee7d2375b0734e98ba69cc41416894bbc.zip |
target-mips: silence NaNs for cvt.s.d and cvt.d.s
cvt.s.d and cvt.d.s are FP operations and thus need to convert input
sNaN into corresponding qNaN. Explicitely use the floatXX_maybe_silence_nan
functions for that as the floatXX_to_floatXX functions do not do that.
Cc: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'hw/core/qdev.c')
0 files changed, 0 insertions, 0 deletions