[PATCH] ARM: Fix VEXT encoding

Amaury de la Vieuville Amaury.delaVieuville at arm.com
Fri May 31 03:06:48 PDT 2013


Hi,

This patch enforces the following rule at the MC layer for the VEXT instruction:

A8.8.316 VEXT
if Q == '0' && imm4<3> == '1' then UNDEFINED;

When not used as a quadword operation, VEXT's imm4 operand must be of the form 0b1xxx.

Thanks,
Amaury

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vext.diff
Type: text/x-patch
Size: 1569 bytes
Desc: vext.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130531/676bf829/attachment.bin>


More information about the llvm-commits mailing list