shfli

No synopsis available.

This instruction is defined by:

  • anyOf:

    • B, version >= 0

    • Zbp, version >= 0

This instruction is included in the following profiles:

Encoding

svg

Assembly format

shfli rd, rs1, shamt

Synopsis

No description available.

Access

M HS U VS VU

Always

Always

Always

Always

Always

Decode Variables

Bits<5> shamt = $encoding[24:20];
Bits<5> rs1 = $encoding[19:15];
Bits<5> rd = $encoding[11:7];

Execution

  • IDL