]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: cr16: move arch-specific settings to internal header
authorMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 03:35:11 +0000 (22:35 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 13:32:58 +0000 (08:32 -0500)
commite79b75a3cfcccdd7d6f6ee548f855ca6c109d97e
tree9aafe5f8ff45eefb90e602935db5640457bdd387
parente50840893dc03b2363bab84880fefebe0f8db07d
sim: cr16: move arch-specific settings to internal header

There's no need for these settings to be in sim-main.h which is shared
with common/ sim code, so drop the cr16_sim.h include and move it to
the few files that actually need it.

Also rename the file to standardize it a bit better with other ports.
sim/cr16/cr16-sim.h [moved from sim/cr16/cr16_sim.h with 99% similarity]
sim/cr16/gencode.c
sim/cr16/interp.c
sim/cr16/sim-main.h
sim/cr16/simops.c