qemu/target/tricore
Bastian Koppelmann a536d6a486 target/tricore: Rename tricore_feature
this name is used by capstone and will lead to a build failure of QEMU,
when capstone is enabled. So we rename it to tricore_has_feature(), to
match has_feature() in translate.c.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1774
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230721060605.76636-1-kbastian@mail.uni-paderborn.de>
(cherry picked from commit f8cfdd2038)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: update context in target/tricore/cpu.c, target/tricore/op_helper.c, drop chunks in target/tricore/helper.c)
2023-11-19 21:15:23 +03:00
..
cpu-param.h
cpu-qom.h
cpu.c target/tricore: Rename tricore_feature 2023-11-19 21:15:23 +03:00
cpu.h target/tricore: Rename tricore_feature 2023-11-19 21:15:23 +03:00
csfr.h.inc target/tricore: Rename csfr.def -> csfr.h.inc 2022-11-05 20:35:45 +01:00
fpu_helper.c
gdbstub.c
helper.c
helper.h
Kconfig
meson.build
op_helper.c target/tricore: Rename tricore_feature 2023-11-19 21:15:23 +03:00
translate.c target/tricore: Rename csfr.def -> csfr.h.inc 2022-11-05 20:35:45 +01:00
tricore-defs.h
tricore-opcodes.h