http://sourceware.org/bugzilla/show_bug.cgi?id=15776
Travis Snoozy changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://sourceware.org/bugzilla/show_bug.cgi?id=15776
--- Comment #4 from Travis Snoozy ---
Invoking "msp430-elf-as file.S" results in correct output, even for my problem
file. Invoking "msp430-elf-gcc -c file.S -o file.elf" results in the
bastardized output. Renaming the file and invoking "msp430
http://sourceware.org/bugzilla/show_bug.cgi?id=15776
Travis Snoozy changed:
What|Removed |Added
Status|ASSIGNED|NEW
Summary|MSP430 "add" an
http://sourceware.org/bugzilla/show_bug.cgi?id=15776
Travis Snoozy changed:
What|Removed |Added
Summary|MSP430 "add Rn, Rm" |MSP430 "add" and "addc" in
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: quandary at remstate dot com
CC: nickc at redhat dot com
Target: msp430-elf
For the msp430-elf target, assembling a register-register add:
addR4,R5
Results in no opcodes being
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: quandary at remstate dot com
Target: msp430
Created attachment 7107
--> http://sourceware.org/bugzilla/attachment.cgi?id=7107&action=edit
Fix MSP430 HOWTO t