From: Thomas Huth <huth@tuxfamily.org>
To: Laurent Vivier <laurent@vivier.eu>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/1] target/m68k: correctly disassemble move16
Date: Tue, 26 Jun 2018 06:24:19 +0200 [thread overview]
Message-ID: <20180626062419.66ef898e@thl530.multi.box> (raw)
In-Reply-To: <20180625203559.21370-2-laurent@vivier.eu>
Am Mon, 25 Jun 2018 22:35:59 +0200
schrieb Laurent Vivier <laurent@vivier.eu>:
> "move16 %a0@+,%a1@" and "fmovel (cpid=3) %a0@-,%fpcr"
> share the same opcode.
>
> To fix that, backport the fix from binutils:
>
> 2005-11-10 Andreas Schwab <schwab@suse.de>
>
> * m68k-dis.c (print_insn_m68k): Only match FPU insns with
> coprocessor ID 1.
>
> Reported-by: Thomas Huth <huth@tuxfamily.org>
> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
> ---
> disas/m68k.c | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
Thank you very much, Laurent, this indeed fixes the problem for me!
Tested-by: Thomas Huth <huth@tuxfamily.org>
next prev parent reply other threads:[~2018-06-26 4:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-25 20:35 [Qemu-devel] [PATCH 0/1] target/m68k: correctly disassemble move16 Laurent Vivier
2018-06-25 20:35 ` [Qemu-devel] [PATCH 1/1] " Laurent Vivier
2018-06-26 4:24 ` Thomas Huth [this message]
2018-07-02 2:10 ` [Qemu-devel] [PATCH 0/1] " no-reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180626062419.66ef898e@thl530.multi.box \
--to=huth@tuxfamily.org \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).