aesdec128kl
AES Decrypt 128-bit Key Locker
AESDEC128KL m128, xmm
Decrypts data using Key Locker handle.
Details
The AES Decrypt 128-bit Key Locker instruction decrypts data using Key Locker handle.
Pseudocode Operation
// Decrypts data using Key Locker handle
Example
AESDEC128KL [rbp-16], xmm0
Encoding
Binary Layout
F3
+0
0F
+1
38
+2
DE
+3
Operands
-
dest
128-bit memory operand -
src
128-bit SSE/AVX register (XMM)