qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/1] target/m68k: correctly disassemble move16


From: Thomas Huth
Subject: Re: [Qemu-devel] [PATCH 1/1] target/m68k: correctly disassemble move16
Date: Tue, 26 Jun 2018 06:24:19 +0200

Am Mon, 25 Jun 2018 22:35:59 +0200
schrieb Laurent Vivier <address@hidden>:

> "move16 address@hidden,%a1@" and "fmovel (cpid=3) address@hidden,%fpcr"
> share the same opcode.
> 
> To fix that, backport the fix from binutils:
> 
>   2005-11-10  Andreas Schwab  <address@hidden>
> 
>      * m68k-dis.c (print_insn_m68k): Only match FPU insns with
>      coprocessor ID 1.
> 
> Reported-by: Thomas Huth <address@hidden>
> Signed-off-by: Laurent Vivier <address@hidden>
> ---
>  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 <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]