On 04/20/2018 08:55 AM, Emilio G. Cota wrote: > - Added an assert in translate_insn, before exiting due to an exception, > to make sure that is_jmp is set to DISAS_EXCP (the exception generation > function always sets it.)
Comment is out of date -- s/EXCP/NORETURN/. r~