[llvm-commits] Patch for encodings of VEXT (Vector Extract)
Johnny Chen
johnny.chen at apple.com
Mon Oct 19 09:33:01 PDT 2009
This is bad english. Correction follows:
Refs: A8-598.
For VEXT, Inst{11-8} represents the starting byte index of the extracted result in the
concatenation of the operands and should be left unspecified.
Thanks.
On Oct 16, 2009, at 11:17 AM, Johnny Chen wrote:
> Hi,
>
> Refs: A8-598.
> Leave Inst{11-8}, which represents the starting byte index of the extracted result in the
> concatenation of the operands and is left unspecified.
>
> <ARMInstrNEON.patch5>
More information about the llvm-commits
mailing list