binutils-gdb/sim/bpf
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
bpf-helpers.c
bpf-helpers.def
bpf-helpers.h
bpf-sim.h
bpf.c
ChangeLog-2021
cpu.c
cpu.h sim: bpf: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
cpuall.h
decode-be.c
decode-be.h
decode-le.c
decode-le.h
decode.h
defs-be.h
defs-le.h
eng.h
local.mk sim: run: move linking into top-level 2022-11-05 20:00:56 +07:00
Makefile.in sim: bpf: drop subdir configure logic 2022-11-07 23:25:01 +07:00
mloop.in
sem-be.c
sem-le.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 cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
traps.c