Searched hist:f8cfdd2038c1823301e6df753242e465b1dc8539 (Results 1 – 4 of 4) sorted by relevance
/qemu/target/tricore/ |
H A D | op_helper.c | f8cfdd2038c1823301e6df753242e465b1dc8539 Fri Jul 21 06:06:05 UTC 2023 Bastian Koppelmann <kbastian@mail.uni-paderborn.de> 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>
|
H A D | helper.c | f8cfdd2038c1823301e6df753242e465b1dc8539 Fri Jul 21 06:06:05 UTC 2023 Bastian Koppelmann <kbastian@mail.uni-paderborn.de> 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>
|
H A D | cpu.h | f8cfdd2038c1823301e6df753242e465b1dc8539 Fri Jul 21 06:06:05 UTC 2023 Bastian Koppelmann <kbastian@mail.uni-paderborn.de> 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>
|
H A D | cpu.c | f8cfdd2038c1823301e6df753242e465b1dc8539 Fri Jul 21 06:06:05 UTC 2023 Bastian Koppelmann <kbastian@mail.uni-paderborn.de> 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>
|