binutils-gdb/sim/mips
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 [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
configure.ac [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
cp1.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cp1.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dsp.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dsp.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
dsp2.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
dv-tx3904cpu.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
dv-tx3904irc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-tx3904sio.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-tx3904tmr.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
interp.c sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
m16.dc
m16.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
m16e.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m16run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
mdmx.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mdmx.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
micromips.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips16.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromipsdsp.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromipsrun.c [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mips.dc
mips.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mips3d.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mips3264r2.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
sb1.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-main.c sim: mips: switch to common WITH_TRACE_ANY_P 2015-06-12 06:28:17 -04:00
sim-main.h sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
smartmips.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
tconfig.h sim: run: punt! 2015-04-01 01:22:44 -04:00
tx.igen
vr.igen