binutils-gdb/sim/lm32
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
cpu.c
cpu.h
cpuall.h
decode.c
decode.h
dv-lm32cpu.c
dv-lm32timer.c
dv-lm32uart.c
lm32-sim.h
lm32.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
model.c
sem-switch.c
sem.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: lm32/m32r: drop redundant opcode/cgen.h include 2022-12-23 00:58:40 -05:00
traps.c
user.c