]> Git Repo - binutils.git/blobdiff - opcodes/m68k-opc.c
* ppc-opc.c: Fix fcmpo opcode. From Sergei Steshenko
[binutils.git] / opcodes / m68k-opc.c
index 2265c3e0e96028713c7078baadd74464e743633f..707d6af6285cb243f4bf27812992b48b69300615 100644 (file)
@@ -1202,7 +1202,7 @@ const struct m68k_opcode m68k_opcodes[] =
 
 {"linkw",      one(0047120),   one(0177770), "As#w", m68000up },
 {"linkl",      one(0044010),   one(0177770), "As#l", m68020up | cpu32 },
-{"link",       one(0047120),   one(0177770), "As#w", m68000up },
+{"link",       one(0047120),   one(0177770), "As#W", m68000up },
 {"link",       one(0044010),   one(0177770), "As#l", m68020up | cpu32 },
 
 {"lslb",       one(0160410),           one(0170770), "QdDs", m68000up },
This page took 0.02368 seconds and 4 git commands to generate.