[PATCH][RFC] Add instructions CLAC/STAC

Michael Liao michael.liao at intel.com
Wed Apr 10 16:59:32 PDT 2013


Hi,

The attached patch addes two new instructions, CLAC and STAC, in AVX2
extension. As these two instructions are privileged instructions for
special purpose, no code generation is required except instruction
encoding/decoding if they are used in inlined assembly code.

Thanks for review
- Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-CLAC-STAC-instruction-encoding-decoding-support.patch
Type: text/x-patch
Size: 9707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130410/06609ca7/attachment.bin>


More information about the llvm-commits mailing list