sim: use AS_HELP_STRING everywhere
[binutils-gdb.git] / sim / mips / tconfig.h
1 /* mips target configuration file. */
2
3 /* See sim-hload.c. We properly handle LMA. */
4 #ifdef TARGET_TX3904
5 #define SIM_HANDLES_LMA 1
6 #else
7 #define SIM_HANDLES_LMA 0
8 #endif
9
10 /* Define this if the simulator uses an instruction cache.
11 See the h8/300 simulator for an example.
12 This enables the `-c size' option to set the size of the cache.
13 The target is required to provide sim_set_simcache_size. */
14 /* #define SIM_HAVE_SIMCACHE */
15
16 /* MIPS uses an unusual format for floating point quiet NaNs. */
17 #define SIM_QUIET_NAN_NEGATED