QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Maydell d5138cf4a8 softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES 15 years ago
..
softfloat-macros.h Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' 17 years ago
softfloat-native.c softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 15 years ago
softfloat-native.h softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 15 years ago
softfloat-specialize.h softfloat: Correctly handle NaNs in float16_to_float32() 15 years ago
softfloat.c softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES 15 years ago
softfloat.h softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES 15 years ago