Skip to content

Commit 0be3458

Browse files
committed
Fix csrrs encoding match
Signed-off-by: Afonso Oliveira <[email protected]>
1 parent c550227 commit 0be3458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/inst/Zicsr/csrrs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ description: |
1616
definedBy: Zicsr
1717
assembly: xd, xs1, csr
1818
encoding:
19-
match: -----------------000-----0010011
19+
match: -----------------010-----0010011
2020
variables:
2121
- name: csr
2222
location: 31-20

0 commit comments

Comments
 (0)