------- Additional Comments From chris at seberino dot org 2009-07-11 06:33 ------- I think all of the following are wrong. This "asr" part of addressing mode must be instructions like 0x0000005Z for Z=0,1,2,3, ...
*not* 0x000000dZ. <--- notice the "d". < 340: 000000d0 andeq r0, r0, r0, asr r0 < 344: 000000d1 andeq r0, r0, r1, asr r0 < 348: 000000d2 andeq r0, r0, r2, asr r0 < 34c: 000000d3 andeq r0, r0, r3, asr r0 < 350: 000000d4 andeq r0, r0, r4, asr r0 < 354: 000000d5 andeq r0, r0, r5, asr r0 < 358: 000000d6 andeq r0, r0, r6, asr r0 < 35c: 000000d7 andeq r0, r0, r7, asr r0 < 360: 000000d8 andeq r0, r0, r8, asr r0 < 364: 000000d9 andeq r0, r0, r9, asr r0 < 368: 000000da andeq r0, r0, sl, asr r0 < 36c: 000000db andeq r0, r0, fp, asr r0 < 370: 000000dc andeq r0, r0, ip, asr r0 < 374: 000000dd andeq r0, r0, sp, asr r0 < 378: 000000de andeq r0, r0, lr, asr r0 < 37c: 000000df andeq r0, r0, pc, asr r0 -- http://sourceware.org/bugzilla/show_bug.cgi?id=10288 ------- 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