qemu-e2k/disas
Laurent Vivier d9345f1e1b target/m68k: correctly disassemble move16
"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>
Tested-by: Thomas Huth <huth@tuxfamily.org>
Message-Id: <20180625203559.21370-2-laurent@vivier.eu>
2018-07-02 12:02:00 +02:00
..
libvixl
alpha.c
arm-a64.cc
arm.c
cris.c
hppa.c
i386.c
lm32.c
m68k.c target/m68k: correctly disassemble move16 2018-07-02 12:02:00 +02:00
Makefile.objs
microblaze.c
mips.c
moxie.c
nios2.c
ppc.c
riscv.c
s390.c
sh4.c
sparc.c
tci.c
xtensa.c