sim: cgen: unify the genmloop logic a bit
authorMike Frysinger <vapier@gentoo.org>
Wed, 20 Dec 2023 00:54:13 +0000 (19:54 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 21 Dec 2023 02:24:40 +0000 (21:24 -0500)
commit09d4e6bb2fe97ea03e881405c5e8960cd5fd3263
treeb7dca9fd90e7ce5805925b7a6224178151fb5e72
parent515603a73285cc714f7a82e6b486c5d57634c10f
sim: cgen: unify the genmloop logic a bit

Pull out the common parts of the genmloop invocation into the common
code.  This will make it easier to add more, and make the per-port
differences a little more obvious.
sim/Makefile.in
sim/common/local.mk
sim/cris/local.mk
sim/frv/local.mk
sim/iq2000/local.mk
sim/lm32/local.mk
sim/m32r/local.mk
sim/or1k/local.mk