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