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 Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
arch.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
cpuall.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpuv10.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpuv10.h sim: cris: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
cpuv32.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpuv32.h sim: cris: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
cris-sim.h sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
cris-tmpl.c sim: cris: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
crisv10f.c sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
crisv32f.c sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
decodev10.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decodev10.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decodev32.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decodev32.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
dv-cris_900000xx.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
dv-cris.c sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
dv-rv.c sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
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 Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
modelv10.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
modelv32.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
rvdummy.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
semcrisv10f-switch.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
semcrisv32f-switch.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
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 sim: cris: invert sim_cpu storage 2022-12-21 00:00:01 -05:00