Displaying 2 results from an estimated 2 matches for "64c6d5bc".
2012 Dec 28
0
[LLVMdev] Disassembly broken?
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121227/64c6d5bc/attachment.html>
2012 Dec 28
2
[LLVMdev] Disassembly broken?
Hi all.
I came across a strange behaviour in the instruction printer for Thumbv2:
The instruction is 0xf000b800, which is a b.w #0
LLVM returns it as b.w #-262144, which doesn't make any sense to me.
Should I consider it a bug?
--
Vladimir Pouzanov
http://www.farcaller.net/