]> git.proxmox.com Git - qemu.git/blobdiff - fpu/softfloat.h
unicore32: necessary modifications for other files to support unicore32
[qemu.git] / fpu / softfloat.h
index 90f4250173e40cd38375cffa7d3809d8d7cf1d75..7abcbe899ea4e616d103bd2d8785a56ba0f56005 100644 (file)
@@ -68,7 +68,7 @@ typedef int64_t int64;
 #define LIT64( a ) a##LL
 #define INLINE static inline
 
-#if defined(TARGET_MIPS) || defined(TARGET_SH4)
+#if defined(TARGET_MIPS) || defined(TARGET_SH4) || defined(TARGET_UNICORE32)
 #define SNAN_BIT_IS_ONE                1
 #else
 #define SNAN_BIT_IS_ONE                0