提交 345ce423 编写于 作者: R Richard Henderson 提交者: Blue Swirl

tcg-sparc: Dump illegal opode contents

Signed-off-by: NRichard Henderson <rth@twiddle.net>
Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
上级 a115f3ea
......@@ -3270,6 +3270,6 @@ print_insn_sparc (bfd_vma memaddr, disassemble_info *info)
}
info->insn_type = dis_noninsn; /* Mark as non-valid instruction. */
(*info->fprintf_func) (stream, _("unknown"));
(*info->fprintf_func) (stream, ".long %#08lx", insn);
return sizeof (buffer);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册