gdb-2.8
[deliverable/binutils-gdb.git] / gdb / m68k-opcode.h
index 111fd841d4fba5906d75a64dc73b2ea922008b91..acb9df9fb8fdfcf1f461f5e0f22bfe9c2ffddf76 100644 (file)
@@ -406,8 +406,8 @@ struct m68k_opcode m68k_opcodes[] =
 {"muls",       one(0140700),           one(0170700),           ";wDd"},
 {"mulul",      two(0046000, 000000),   two(0177700, 0107770),  ";lD1"},
 {"mulul",      two(0046000, 002000),   two(0177700, 0107770),  ";lD3D1"},
-{"muluw",      one(0140300),           one(0170700),           ";lDd"},
-{"mulu",       one(0140300),           one(0170700),           ";lDd"},
+{"muluw",      one(0140300),           one(0170700),           ";wDd"},
+{"mulu",       one(0140300),           one(0170700),           ";wDd"},
 {"nbcd",       one(0044000),           one(0177700),           "$s"},
 {"negb",       one(0042000),           one(0177700),           "$s"},
 {"negl",       one(0042200),           one(0177700),           "$s"},
@@ -875,8 +875,8 @@ struct m68k_opcode m68k_opcodes[] =
 {"fmovel",     two(0xF000, 0x4000),    two(0xF1C0, 0xFC7F),    "Ii;lF7"},              /* fmove from <ea> to fp<n> */
 {"fmovel",     two(0xF000, 0x6000),    two(0xF1C0, 0xFC7F),    "IiF7@l"},              /* fmove from fp<n> to <ea> */
        /* JF for the assembler */
-{"fmovel",     two(0xF000, 0xA000),    two(0xF1C0, 0xE3FF),    "Iis8@s"},
-{"fmovel",     two(0xF000, 0x8000),    two(0xF1C0, 0xE3FF),    "Ii@ss8"},
+{"fmovel",     two(0xF000, 0xA000),    two(0xF1C0, 0xE3FF),    "Iis8%l"},
+{"fmovel",     two(0xF000, 0x8000),    two(0xF1C0, 0xE3FF),    "Ii*ls8"},
 /* JF {"fmovep",       two(0xF000, 0x4C00),    two(0xF1C0, 0xFC7F),    "Ii;pF7"},              /* fmove from <ea> to fp<n> */
 {"fmovep",     two(0xF000, 0x6C00),    two(0xF1C0, 0xFC00),    "IiF7@pkC"},            /* fmove.p with k-factors: */
 {"fmovep",     two(0xF000, 0x7C00),    two(0xF1C0, 0xFC0F),    "IiF7@pDk"},            /* fmove.p with k-factors: */
This page took 0.024596 seconds and 4 git commands to generate.