]> Git Repo - qemu.git/commit
softfloat: add float{x80,128}_maybe_silence_nan()
authorAurelien Jarno <[email protected]>
Thu, 6 Jan 2011 14:38:19 +0000 (15:38 +0100)
committerAurelien Jarno <[email protected]>
Thu, 6 Jan 2011 15:29:23 +0000 (16:29 +0100)
commitf6a7d92aed30964b6096d921e3c0df0487bb7b22
tree371cc91be9f5747256b26e65863cb355e226d657
parent93ae1c6fea6433bca732c907d7c3ee9be4f8a2ab
softfloat: add float{x80,128}_maybe_silence_nan()

Add float{x80,128}_maybe_silence_nan() functions, they will be need by
propagateFloat{x80,128}NaN().

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
fpu/softfloat-specialize.h
fpu/softfloat.h
This page took 0.024135 seconds and 4 git commands to generate.