« Previous | Next » 

Revision c26032b2

IDc26032b2c91721245bfec542d94f37a0238e986e

Added by Max Filippov over 11 years ago

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 <>
Cc: qemu-stable <>
Signed-off-by: malc <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences