]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/iq2000/tconfig.h
sim: make LMA loading the default for all targets
[thirdparty/binutils-gdb.git] / sim / iq2000 / tconfig.h
CommitLineData
edece237
CV
1/* IQ2000 target configuration file. -*- C -*- */
2
edece237
CV
3/* For MSPR support. FIXME: revisit. */
4#define WITH_DEVICES 0
5
edece237
CV
6/* ??? Temporary hack until model support unified. */
7#define SIM_HAVE_MODEL
8
edece237
CV
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