Mike Frysinger 1c636da093 sim: namespace sim_machs
We want to do a single build with all arches in one binary which means
we need to namespace sim_machs on a per-arch basis.  Move it from a
global variable to the sim description structure so it can be setup at
runtime.

Changing the SIM_MODEL->num from an enum to an int is unfortunate, but
we specifically don't want to maintain a centralized list anymore, and
this was never used directly in common code, just passed to per-arch
callbacks.
2021-06-30 01:52:51 -04:00
..
2021-06-30 01:52:51 -04:00
2021-05-16 22:38:41 -04:00
2021-05-28 23:31:24 -04:00
2021-05-16 22:38:41 -04:00
2021-06-30 01:52:51 -04:00
2021-06-30 01:52:51 -04:00
2021-06-30 01:52:51 -04:00
2021-06-18 00:50:14 -04:00