csrrsi

No synopsis available.

This instruction is defined by:

  • Zicsr, version >= 0

This instruction is included in the following profiles:

Encoding

svg

Assembly format

csrrsi rd, csr, imm

Synopsis

No description available.

Access

M HS U VS VU

Always

Always

Always

Always

Always

Decode Variables

Bits<12> csr = $encoding[31:20];
Bits<5> uimm = $encoding[19:15];
Bits<5> rd = $encoding[11:7];

Execution

  • IDL