qemu-patch-raspberry4/target
Richard Henderson 3806471563 target/tricore: Use tcg_gen_lookup_and_goto_ptr
The non-single-step case of gen_goto_tb may use
tcg_gen_lookup_and_goto_ptr to indirectly chain.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-07-09 09:42:28 -07:00
..
alpha target/alpha: Use translator_use_goto_tb 2021-07-09 09:41:53 -07:00
arm target/arm: Use translator_use_goto_tb for aarch32 2021-07-09 09:42:28 -07:00
avr target/avr: Mark some helpers noreturn 2021-07-09 09:42:28 -07:00
cris target/cris: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
hexagon Hexagon (target/hexagon) remove unused TCG variables 2021-06-29 11:32:50 -05:00
hppa target/hppa: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
i386 target/i386: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
m68k target/m68k: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
microblaze target/microblaze: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
mips target/mips: Fix missing else in gen_goto_tb 2021-07-09 09:42:28 -07:00
nios2 target/nios2: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
openrisc target/openrisc: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
ppc target/ppc: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
riscv target/riscv: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
rx target/rx: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
s390x target/s390x: Remove use_exit_tb 2021-07-09 09:42:28 -07:00
sh4 target/sh4: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
sparc target/sparc: Use translator_use_goto_tb 2021-07-09 09:42:28 -07:00
tricore target/tricore: Use tcg_gen_lookup_and_goto_ptr 2021-07-09 09:42:28 -07:00
xtensa tcg: Avoid including 'trace-tcg.h' in target translate.c 2021-07-09 09:38:33 -07:00
meson.build Drop the deprecated unicore32 target 2021-05-12 18:20:52 +02:00