|
|
1.1 root 1: /* like pmax except BIG ENDIAN instead of LITTLE ENDIAN */
2:
1.1.1.3 ! root 3: #define MIPS_NEWS
1.1 root 4: #include "tm-mips.h"
5:
6: #undef CPP_SPEC
7: /* default RISC NEWS environment */
1.1.1.2 root 8: #define CPP_SPEC "-Dr3000 -DLANGUAGE_C -DMIPSEB -DSYSTYPE_BSD -Dsony_news -Dunix -I/usr/include2.11"
1.1 root 9:
10: #undef MACHINE_TYPE
1.1.1.2 root 11: #define MACHINE_TYPE "Sony NEWS (RISC NEWS)"
1.1 root 12:
13: /* Define this if most significant byte of a word is the lowest numbered.
14: */
15: #define BYTES_BIG_ENDIAN
16:
17: /* Define this if most significant word of a multiword number is numbered.
18: */
19: #define WORDS_BIG_ENDIAN
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.