[LLVMdev] Disassembly broken?

Vladimir Pouzanov farcaller at gmail.com
Thu Dec 27 16:20:55 PST 2012


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/





More information about the llvm-dev mailing list