Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/opcodes/m68k-opc.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    12471247  /* FIXME: add MAM mode (`&' after <ea> operand) / remove MACM */
    12481248{"macw",  two(0120000, 0000000), two(0170660, 0005400), "uMum", mcf5307up | mcf5206e },
    1249 {"macw",  two(0120000, 0001000), two(0170660, 0005400), "uMumMh", mcf5307up | mcf5206e },
     1249{"macw",  two(0120000, 0001000), two(0170660, 0005400), "uMumMh",mcf5307up | mcf5206e },
    12501250{"macw",  two(0120220, 0000000), two(0170670, 0005460), "uNuoasRn", mcf5307up | mcf5206e },
    12511251{"macw",  two(0120230, 0000000), two(0170670, 0005460), "uNuo+sRn", mcf5307up | mcf5206e },
     
    18711871{"swbegl",      one(0045375),   one(0177777), "#l",   m68000up | mcf },
    18721872
    1873 {"tas",         one(0045300),   one(0177700), "$s", m68000up | mcf5407 },
     1873{"tas",         one(0045300),   one(0177700), "$s", m68000up | mcf5407},
    18741874
    18751875#define TBL1(name,signed,round,size)                                    \
     
    19521952{"unpk",        one(0100610),   one(0170770), "-s-d#w", m68020up },
    19531953
    1954 {"wddatab",     one(0172000),   one(0177700), "~s", mcf },
    1955 {"wddataw",     one(0172100),   one(0177700), "~s", mcf },
    1956 {"wddatal",     one(0172200),   one(0177700), "~s", mcf },
    1957 
     1954{"wddatab",     one(0175400),   one(0177700), "~s", mcf },
     1955{"wddataw",     one(0175500),   one(0177700), "~s", mcf },
     1956{"wddatal",     one(0175600),   one(0177700), "~s", mcf },
     1957
     1958{"wdebug",      two(0175720, 03),       two(0177770, 0xffff), "as", mcf },
     1959{"wdebug",      two(0175750, 03),       two(0177770, 0xffff), "ds", mcf },
    19581960};
    19591961
Note: See TracChangeset for help on using the changeset viewer.