summaryrefslogtreecommitdiff
path: root/opcodes/m68k-dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/m68k-dis.c')
-rw-r--r--opcodes/m68k-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m68k-dis.c b/opcodes/m68k-dis.c
index 589fe14f44d..fd7d912aec1 100644
--- a/opcodes/m68k-dis.c
+++ b/opcodes/m68k-dis.c
@@ -268,7 +268,7 @@ print_insn_m68k (memaddr, info)
arch_mask = mcf5206e;
break;
case bfd_mach_mcf5307:
- arch_mask = mcf5407;
+ arch_mask = mcf5307;
break;
case bfd_mach_mcf5407:
arch_mask = mcf5407;