http://sourceware.org/bugzilla/show_bug.cgi?id=15776

Travis Snoozy <quandary at remstate dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|MSP430 "add Rn, Rm"         |MSP430 "add" and "addc" in
                   |assembles to nothing        |"Rn, Rm" mode assembles to
                   |                            |nothing

--- Comment #1 from Travis Snoozy <quandary at remstate dot com> ---
I've confirmed that (Rn, Rm) is the only broken mode, and it is broken *only*
if the source and destination registers are different ("add R4, R4" a.k.a. "rla
R4" works).

Note that "addc" (which is practically identical to "add") seems to have the
same bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to