The POWER assembler instructions clf and cli are not recognized by objdump, as seen in the following output:
28: 7d 2a 48 10 subfc r9,r10,r9 2c: 7c 00 58 ec .long 0x7c0058ec 30: 7d 29 42 14 add r9,r9,r8 6c: 7c 8b 48 10 subfc r4,r11,r9 70: 7c 03 03 ec .long 0x7c0303ec 74: 7c 84 52 14 add r4,r4,r10 The first is "clf" the second "cli". http://www.nersc.gov/vendor_docs/ibm/asm/cli.htm http://www.nersc.gov/vendor_docs/ibm/asm/clf.htm Documentation for above instructions is in the above links. -- Summary: objdump doesn't recognize cli and clf instructions Product: binutils Version: 2.16 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: root at garbled dot net CC: bug-binutils at gnu dot org GCC build triplet: netbsd--powerpc GCC host triplet: netbsd--powerpc GCC target triplet: netbsd--powerpc http://sourceware.org/bugzilla/show_bug.cgi?id=3229 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils