old-cross-binutils/sim/ft32
Mike Frysinger 7e83aa92f2 sim: unify sim_cia definition
Almost every target defines sim_cia the same way -- either using the
address_word type directly, or a type of equivalent size.  The only
odd one out is sh64 (who has 32bit address_word and 64bit cia), and
even that case doesn't seem to make sense.  We'll put off clean up
though of sh64 and at least set up a sensible default for everyone.
2015-04-18 04:14:38 -04:00
..
aclocal.m4
ChangeLog sim: unify sim_cia definition 2015-04-18 04:14:38 -04:00
config.in
configure sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
configure.ac
ft32-sim.h
interp.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
Makefile.in sim: unify sim-cpu usage 2015-04-15 02:19:52 -04:00
sim-main.h sim: unify sim_cia definition 2015-04-18 04:14:38 -04:00