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
 
Format Legacy
Opcode F3 0F 38 DE
Extension KEYLOCKER

Operands

  • dest
    128-bit memory operand
  • src
    128-bit SSE/AVX register (XMM)