]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/iq2000/tconfig.h
bd5a3aee8e24e7d094d88c4269ba7debcfb6dd5d
[thirdparty/binutils-gdb.git] / sim / iq2000 / tconfig.h
1 /* IQ2000 target configuration file. -*- C -*- */
2
3 /* For MSPR support. FIXME: revisit. */
4 #define WITH_DEVICES 0
5
6 /* ??? Temporary hack until model support unified. */
7 #define SIM_HAVE_MODEL
8
9 /* This is a global setting. Different cpu families can't mix-n-match -scache
10 and -pbb. However some cpu families may use -simple while others use
11 one of -scache/-pbb. ???? */
12 #define WITH_SCACHE_PBB 1