qemu-irix/target-xtensa
Max Filippov cc10061717 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>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2012-10-09 01:42:08 -05:00
..
core-dc232b
core-dc233c
core-fsf
Makefile.objs target-xtensa: switch to AREG0-free mode 2012-06-10 20:09:22 +00:00
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 target-xtensa: drop usage of prev_debug_excp_handler 2012-06-25 15:35:03 +02:00
helper.h target-xtensa: switch to AREG0-free mode 2012-06-10 20:09:22 +00:00
machine.c
op_helper.c target-xtensa: switch to AREG0-free mode 2012-06-10 20:09:22 +00:00
overlay_tool.h
translate.c target-xtensa: don't emit extra tcg_gen_goto_tb 2012-10-09 01:42:08 -05:00
xtensa-semi.c target-xtensa: fix missing errno codes for mingw32 2012-10-09 01:42:06 -05:00