aes64ks2

AES Key Schedule Instruction 2

This instruction implements the additional XOR’ing of key words as part of the AES block cipher Key Schedule.

This instruction must have data-independent timing when extension Zkt is enabled.

Assembly format

aes64ks2 rd, rs1, rs2

Decode Variables

Bits<5> xs2 = $encoding[24:20];
Bits<5> xs1 = $encoding[19:15];
Bits<5> xd = $encoding[11:7];

Execution

  • IDL

Encoding

svg

Defining extension

anyOf: * Zknd, version >= Zknd@1.0.0 * Zkne, version >= Zkne@1.0.0

Access

M

Always

Containing profiles

  • Mandatory:

  • Optional: RVA22S64, RVA22U64, RVA23M64, RVA23S64, RVB23M64, RVB23S64, RVB23U64