binutils-gdb/sim/mips
Mike Frysinger 9d90335212 sim: simplify hardware m4 macro
Every port using this sets the 1st arg to yes and the 2nd arg to "".
These are the defaults we probably want anyways in order to unify the
codebase, so move them to the macro and only allow ports to declare
extra hardware models.
2021-04-23 21:58:21 -04:00
..
aclocal.m4 sim: regen against sim/m4/ 2021-04-21 20:40:51 -04:00
ChangeLog sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
config.in Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
configure sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
configure.ac sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
cp1.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cp1.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dsp.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dsp.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dsp2.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904cpu.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904irc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904sio.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904tmr.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
interp.c sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code 2021-04-12 00:14:32 -04:00
m16.dc
m16.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
m16e.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
m16run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
Makefile.in Remove and modernize dependencies in sim 2021-04-22 19:51:55 -06:00
mdmx.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mdmx.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
micromips.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
micromips16.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromipsdsp.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
micromipsrun.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips.dc
mips.igen sim: mips: fix builds for r3900 cpus due to missing check_u64 2016-11-11 01:28:36 -05:00
mips3d.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips3264r2.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sb1.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-main.c sim/mips/sim-main.c: Include <stdlib.h> (for abort() declaration) 2020-12-31 08:14:36 +04:00
sim-main.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
smartmips.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
tx.igen
vr.igen