search for: 1a71

Displaying 2 results from an estimated 2 matches for "1a71".

Did you mean: 1,71
2016 Jun 19
2
llvm-bjdump and ELF-ARM/Thumb
...or message: llvm-objdump: warning: invalid instruction encoding This message appears directly into the output and the output is mostly wrong (the invalid instruction create a shift in the addresses) : 1a6d: ff 2f e1 08 stmeq r1!, {r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, sp} ^ 1a71: 30 90 e5 00 rsceq r9, r5, r0, lsr r0 1a75: 10 a0 e1 00 rsceq r10, r1, r0, lsl r0 1a79: 00 53 e3 1e cdpne p3, #14, c5, c3, c0, #0 llvm-objdump: warning: invalid instruction encoding 1a7e: 2f 01 01 00 andeq r0, r1, pc, lsr #2 llvm-objdump: warning: invalid instruction encoding 1a...
2016 Jun 20
2
llvm-bjdump and ELF-ARM/Thumb
...id instruction encoding > > This message appears directly into the output and the output is mostly wrong (the invalid instruction create a shift in the addresses) : > > > 1a6d: ff 2f e1 08 stmeq r1!, {r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, sp} ^ > 1a71: 30 90 e5 00 rsceq r9, r5, r0, lsr r0 > 1a75: 10 a0 e1 00 rsceq r10, r1, r0, lsl r0 > 1a79: 00 53 e3 1e cdpne p3, #14, c5, c3, c0, #0 > llvm-objdump: warning: invalid instruction encoding > 1a7e: 2f 01 01 00 andeq r0, r1, pc, l...