sim: ppc: change spreg switch table generation to compile-time
authorMike Frysinger <vapier@gentoo.org>
Wed, 9 Nov 2022 19:50:52 +0000 (02:50 +0700)
committerMike Frysinger <vapier@gentoo.org>
Tue, 20 Dec 2022 01:32:34 +0000 (20:32 -0500)
commit043f950abeb8dd915729d367561e9ed706b56a94
treea218166742784f073c00671d4cba812954a1b273
parent09d236daec8ff0b02516d3fa088fda3da8ba9cdc
sim: ppc: change spreg switch table generation to compile-time

Simplify the generator by always outputting the switch tables, and
leave the choice of whether to use them to the compiler via a -D
flag.
sim/ppc/Makefile.in
sim/ppc/configure
sim/ppc/configure.ac
sim/ppc/dgen.c