binutils-gdb/sim/sh
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
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
gencode.c sim: sh: rework carry checks to not rely on integer overflows 2021-11-13 00:57:00 -05:00
interp.c sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
local.mk sim: run: move linking into top-level 2022-11-05 20:00:56 +07:00
Makefile.in sim: build: remove various obsolete generation dep variables 2022-11-04 13:58:42 +07:00
sh-sim.h sim: sh: move arch-specific settings to internal header 2022-12-23 08:32:58 -05:00
sim-main.h sim: sh: move arch-specific settings to internal header 2022-12-23 08:32:58 -05:00