sm4ks

No synopsis available.

This instruction is defined by:

  • anyOf:

    • Zks, version >= 0

    • Zksed, version >= 0

This instruction is included in the following profiles:

  • RVA22U64 (Optional)

  • RVB23U64 (Optional)

Encoding

svg

Assembly format

sm4ks rd, rs1, rs2, bs

Synopsis

No description available.

Access

M HS U VS VU

Always

Always

Always

Always

Always

Decode Variables

Bits<2> bs = $encoding[31:30];
Bits<5> rs2 = $encoding[24:20];
Bits<5> rs1 = $encoding[19:15];
Bits<5> rd = $encoding[11:7];

Execution

  • IDL