* config/tc-mn10300.c (md_assemble): Insert operands into
authorJeff Law <law@redhat.com>
Tue, 5 Nov 1996 20:32:07 +0000 (20:32 +0000)
committerJeff Law <law@redhat.com>
Tue, 5 Nov 1996 20:32:07 +0000 (20:32 +0000)
commitbfe5059c7092f44197b1ff1186d641dfd6cd88ce
tree25f0df81e5b70ebc248ca3b820c1eae85d9c1df9
parentbb5e141ab4823b303a87100492b454e77c660c89
    * config/tc-mn10300.c (md_assemble): Insert operands into
        the extension part of the instruction if necessary.
        (mn10300_insert_operand): Accept pointer to extension word
        argument.  Make insn a pointer argument too.  Return type
        is now void.  All callers changed.
So we can correct insert operands into any instruction except those
which have 32bit operands.
gas/ChangeLog
gas/config/tc-mn10300.c
This page took 0.025699 seconds and 4 git commands to generate.