We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4095177 commit f13a222Copy full SHA for f13a222
arch_overlay/qc_iu/inst/Xqci/qc.csrrwri.yaml
@@ -41,6 +41,5 @@ operation(): |
41
X[rd] = csr_sw_read(csr_addr);
42
}
43
# writes the zero-extended immediate to the CSR,
44
- # performing any WARL transformations
45
- # first
+ # performing any WARL transformations first
46
csr_sw_write(csr, {{XLEN-5{1'b0}}, imm});
0 commit comments