You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/tricore
Philippe Mathieu-Daudé 5d756c82c9 target/tricore: Rename csfr.def -> csfr.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: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221025235006.7215-4-philmd@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2 years ago
..
Kconfig meson: Introduce target-specific Kconfig 3 years ago
cpu-param.h Normalize header guard symbol definition 3 years ago
cpu-qom.h target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro 3 years ago
cpu.c target/tricore: Convert to tcg_ops restore_state_to_opc 2 years ago
cpu.h Move CPU softfloat unions to cpu-float.h 3 years ago
csfr.h.inc target/tricore: Rename csfr.def -> csfr.h.inc 2 years ago
fpu_helper.c tricore: add QSEED instruction 5 years ago
gdbstub.c Remove qemu-common.h include from most units 3 years ago
helper.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 3 years ago
helper.h target/tricore: Drop check for singlestep_enabled 3 years ago
meson.build meson: target 4 years ago
op_helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 2 years ago
translate.c target/tricore: Rename csfr.def -> csfr.h.inc 2 years ago
tricore-defs.h tcg: Split out target/arch/cpu-param.h 6 years ago
tricore-opcodes.h Supply missing header guards 6 years ago