* Makefile.in (SIM_OBJS): Add dsp.o.
[deliverable/binutils-gdb.git] / sim / mips / tconfig.in
index 7cea8454fd0402591bb1f3d86f452e7510dcf836..2f14ce11979ba946728554d32ead189ca6f8e43f 100644 (file)
@@ -31,3 +31,6 @@ MODULE_INSTALL_FN dv_sockser_install;
 /* Define this if the target cpu is bi-endian
    and the simulator supports it.  */
 #define SIM_HAVE_BIENDIAN
+
+/* MIPS uses an unusual format for floating point quiet NaNs.  */
+#define SIM_QUIET_NAN_NEGATED
This page took 0.022664 seconds and 4 git commands to generate.