[Bug binutils/19562] New: msp430 rrux instruction not displayed correctly by objdump

2016-02-03 Thread david.schultz at earthlink dot net
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: david.schultz at earthlink dot net Target Milestone: --- The rrux instruction is incorrectly displayed by msp430-elf-objdump as rrcx. Example: 52aa: cf 19 06 10 rpt r15

[Bug gas/19561] New: wrong code generated for rrux instruction for msp430 target

2016-02-03 Thread david.schultz at earthlink dot net
Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: david.schultz at earthlink dot net Target Milestone: --- Using rpt with the rrux.w instruction generated an error stating that this instruction could not be used with a repeat. The problem