qemu-e2k/target-xtensa
Max Filippov c26032b2c9 target-xtensa: don't emit extra tcg_gen_goto_tb
Unconditional gen_check_loop_end at the end of disas_xtensa_insn
can emit tcg_gen_goto_tb with slot id already used in the TB (e.g. when
TB ends at LEND with a branch).

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Cc: qemu-stable <qemu-stable@nongnu.org>
Signed-off-by: malc <av1474@comtv.ru>
2012-09-21 03:07:27 +04:00
..
core-dc232b
core-dc233c
core-fsf
core-dc232b.c
core-dc233c.c
core-fsf.c
cpu-qom.h
cpu.c
cpu.h target-xtensa: make default CPU depend on target endianness 2012-08-09 18:37:30 +00:00
helper.c
helper.h
machine.c
Makefile.objs
op_helper.c
overlay_tool.h
translate.c target-xtensa: don't emit extra tcg_gen_goto_tb 2012-09-21 03:07:27 +04:00
xtensa-semi.c target-xtensa: fix missing errno codes for mingw32 2012-09-08 08:46:29 +00:00