[LLVMdev] ARM opcode format
Guillermo Perez
gaperez64 at gmail.com
Sun Feb 19 23:48:29 PST 2012
I'm doing some tests running llvm on Android. I'm getting an error message
saying:
Unhandled instruction encoding format!
I checked which instruction was causing this and it is ADDrsi, it appears
to have format 42 << 7, which is definitely not available in ARMBaseInfo.h
Any suggestions are welcome
--
Guillermo A. Pérez (吉耶莫)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120220/dfd55f45/attachment.html>
More information about the llvm-dev
mailing list