csrrc

No synopsis available.

This instruction is defined by:

  • Zicsr, version >= 0

This instruction is included in the following profiles:

Encoding

svg

Assembly format

csrrc rd, rs1, csr

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> rs1 = $encoding[19:15];
Bits<5> rd = $encoding[11:7];

Execution

  • IDL