[llvm-commits] [PATCH] arm BFI instruction!

Bruno Cardoso Lopes bruno.cardoso at gmail.com
Tue Jan 11 21:34:35 PST 2011


The ARM GNU as only supports a 4 parameter version of the bfi instruction:

bfi r0, r0, #5, #7

This patch adds the parsing/encoding support for it.

-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-bfi.patch
Type: application/octet-stream
Size: 7454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110112/b0a4eecd/attachment.obj>


More information about the llvm-commits mailing list