REG_DONT_CLEAR_MARKER
ret = add_exception_handler(insn, ctx, REG_DONT_CLEAR_MARKER);
ret = add_exception_handler(insn, ctx, REG_DONT_CLEAR_MARKER);
if (dst_reg != REG_DONT_CLEAR_MARKER)
ret = add_exception_handler(insn, REG_DONT_CLEAR_MARKER, ctx);
ret = add_exception_handler(insn, REG_DONT_CLEAR_MARKER, ctx);
ret = ret ?: add_exception_handler(insn, REG_DONT_CLEAR_MARKER, ctx);
if (regs_offset != REG_DONT_CLEAR_MARKER)