* config/tc-h8300.c (get_specific): New operand "size" derived
authorJeff Law <law@redhat.com>
Tue, 6 Aug 1996 17:17:34 +0000 (17:17 +0000)
committerJeff Law <law@redhat.com>
Tue, 6 Aug 1996 17:17:34 +0000 (17:17 +0000)
commit6a8e003654688feb71d63148e98731b505569c87
tree98c42d4d3cddec1eb00b0c6a1f92d08bd6a066e7
parent2e913166b1be63e4a327c9c2f37f0115fece6595
    * config/tc-h8300.c (get_specific): New operand "size" derived
        from ".b", ".w" and ".l" extensions.  All callers changed.  If
        the base instruction has no operands, then use the size to
        determine which specific instruction to use.
Fixing eepmov instructions.
gas/ChangeLog