binutils-gdb/sim/v850
Mike Frysinger cdf850e9d9 sim: always enable modulo memory
Having this be a config option doesn't make sense: the code size is
pretty much the same (as all the logic is still active), and if it's
disabled, the sim throws an error if you try to use it.  That means
we can't break sims that weren't using it before by enabling it all
the time.
2015-11-17 23:12:58 -05:00
..
ChangeLog sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
Makefile.in sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.ac sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
interp.c sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
sim-main.h sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
simops.c Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
simops.h * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
v850-dc Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850.igen Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850_sim.h remove PARAMS from sim 2014-01-07 09:17:05 -07:00