llvm-project/llvm/test/MC/Disassembler/X86
Xiang1 Zhang 413577a879 [X86] Support Intel Key Locker
Key Locker provides a mechanism to encrypt and decrypt data with an AES key without having access
to the raw key value by converting AES keys into “handles”. These handles can be used to perform the
same encryption and decryption operations as the original AES keys, but they only work on the current
system and only until they are revoked. If software revokes Key Locker handles (e.g., on a reboot),
then any previous handles can no longer be used.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D88398
2020-09-30 18:08:45 +08:00
..
AMX [X86-64] Support Intel AMX instructions 2020-07-02 08:57:04 +08:00
KEYLOCKER [X86] Support Intel Key Locker 2020-09-30 18:08:45 +08:00
amd3dnow.txt
avx-512.txt
avx512-vp2intersect-32-att.txt
avx512-vp2intersect-64-att.txt
avx512_vp2intersect-32-intel.txt
avx512_vp2intersect-64-intel.txt
avx512bf16-att.txt
avx512bf16-intel.txt
avx512bf16vl-att.txt
avx512bf16vl-intel.txt
avx512vp2intersectvl-att.txt
avx512vp2intersectvl-intel.txt
fp-stack.txt
gather-novsib.txt
hex-immediates.txt
intel-syntax-32.txt
intel-syntax.txt
invalid-EVEX-R2.txt
invalid-VEX-vvvv-32.txt
invalid-VEX-vvvv.txt
lit.local.cfg
marked-up.txt
missing-sib.txt
moffs.txt
padlock.txt
prefixes-i386.txt
prefixes-x86_64.txt
prefixes.txt
simple-tests.txt
truncated-input.txt
x86-16.txt [X86] Correct the implementation of ud1(a.k.a. ud2b) instruction. 2020-06-19 23:57:48 -07:00
x86-32.txt [X86] Add TDX instructions. 2020-09-24 09:35:44 +08:00
x86-64-avx512bf16-att.txt
x86-64-avx512bf16-intel.txt
x86-64-avx512bf16vl-att.txt
x86-64-avx512bf16vl-intel.txt
x86-64-avx512vp2intersectvl-att.txt
x86-64-avx512vp2intersectvl-intel.txt
x86-64-err.txt
x86-64.txt [X86] Add TDX instructions. 2020-09-24 09:35:44 +08:00