[LLVMdev] MC disassembler for ARM

Evan Cheng evan.cheng at apple.com
Tue Jun 5 22:36:39 PDT 2012


On Jun 5, 2012, at 7:44 PM, Fan Dawei <fandawei.s at gmail.com> wrote:

> Hi,
> 
> I'm considering to use MC disassembler for ARM target in a binary translation project. However after trying some ARM binary and I find that there are a lot of instructions that the disassembler  fails to to decoding.
> 
> Could anyone give me some information about the maturity of ARM disassembler?

It's production quality. We're not aware of any instructions that it fails to decode. Please provide examples / file bugs.

Evan

> 
> Thanks!
> David
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list