* config/tc-mips.c (mips_cpu): New static variable.
[deliverable/binutils-gdb.git] / gas / config / te-dpx2.h
CommitLineData
eb4edf5d
RP
1/* Machine specific defines for the dpx2 machine */
2#define dpx2
3#define TC_M68K
4
eb4edf5d
RP
5/* The magic number is not the usual MC68MAGIC. */
6#define FILE_HEADER_MAGIC MC68KBCSMAGIC
7
608a26db
KR
8#define REGISTER_PREFIX_OPTIONAL 1
9
10#define TARGET_FORMAT "coff-m68k-un"
11
8b228fe9 12/* end of te-dpx2.h */
This page took 0.117819 seconds and 4 git commands to generate.