binutils-gdb/sim/cris
Mike Frysinger 883be19774 sim: cpu: change default init to handle all cpus
All the runtimes were only initializing a single CPU.  When SMP is
enabled, things quickly crash as none of the other CPU structs are
setup.  Change the default from 0 to the compile time value.
2022-12-25 02:10:46 -05:00
..
arch.c
arch.h
ChangeLog-2021
cpuall.h
cpuv10.c
cpuv10.h
cpuv32.c
cpuv32.h
cris-sim.h
cris-tmpl.c
crisv10f.c
crisv32f.c
decodev10.c
decodev10.h
decodev32.c
decodev32.h
dv-cris_900000xx.c
dv-cris.c
dv-rv.c
local.mk sim: build: hoist lists of hw devices up 2022-12-21 22:21:25 -05:00
Makefile.in sim: build: hoist lists of hw devices up 2022-12-21 22:21:25 -05:00
mloop.in
modelv10.c
modelv32.c
rvdummy.c
semcrisv10f-switch.c
semcrisv32f-switch.c
sim-if.c sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
sim-main.h sim: cgen: move symcat.h include to where it's used 2022-12-23 00:52:04 -05:00
traps.c