target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
commit9cef8d99266cca7189237287dcd18b0a91c9aae7
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 25 Oct 2022 23:50:05 +0000 (26 01:50 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Sat, 5 Nov 2022 19:35:45 +0000 (5 20:35 +0100)
treeccdd751d591457947992e9f2f88697c2ff09f892
parent0f208a9747a700a4b63afc87d58da0c87f37e214
target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc

We use the .h.inc extension to include C headers. To be consistent
with the rest of the codebase, rename the C headers using the .def
extension.

IDE/tools using our .editorconfig / .gitattributes will leverage
this consistency.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221025235006.7215-3-philmd@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/s390x/tcg/insn-data.h.inc [moved from target/s390x/tcg/insn-data.def with 99% similarity]
target/s390x/tcg/insn-format.h.inc [moved from target/s390x/tcg/insn-format.def with 100% similarity]
target/s390x/tcg/translate.c