aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/tconfig.h
blob: 136015a06d71fe73d0cae38dc5cc526a1742785d (plain)
1
2
3
4
5
6
7
8
9
10
11
/* mips target configuration file.  */

/* See sim-hload.c.  We properly handle LMA.  */
#ifdef TARGET_TX3904
#define SIM_HANDLES_LMA 1
#else
#define SIM_HANDLES_LMA 0
#endif

/* MIPS uses an unusual format for floating point quiet NaNs.  */
#define SIM_QUIET_NAN_NEGATED