start-sanitize-am33
authorJeff Law <law@redhat.com>
Fri, 19 Jun 1998 15:54:22 +0000 (15:54 +0000)
committerJeff Law <law@redhat.com>
Fri, 19 Jun 1998 15:54:22 +0000 (15:54 +0000)
commite7ffb037caa3afa4010d639f97491a0e168a26e2
treebb31c5487be9e733a7fd0ce12b2be78f1855c415
parent1d5e24f40a8ac0d720f39d20dc3d0c3dca8e706e
start-sanitize-am33
        * config/tc-mn10300.c (r_registers): Add missing registers.
        (xr_registers): New set of registers.
        (xr_register_name): New function.
        (md_assemble): Handle XRREG and PLUS operands.  Tweak handling of
        RREG operand insertion.  Handle new D6 and D7 instruction formats.
end-sanitize-am33
        * config/tc-mn10300.c (mn10300_insert_operand): Do not hardcode the
        shift amount for a repeated operand.  The shift amount for the
        repeated copy comes from the size of the operand.
gas/ChangeLog
gas/config/tc-mn10300.c