https://sourceware.org/bugzilla/show_bug.cgi?id=19562

            Bug ID: 19562
           Summary: msp430 rrux instruction not displayed correctly by
                    objdump
           Product: binutils
           Version: 2.24
            Status: NEW
          Severity: normal
          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 { rrcx.w        r6              ;

The zero carry bit is set here and that changes a rrcx instruction into the
rrux instruction.

-- 
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