Skip to content

Commit e8f9ccc

Browse files
authored
Add xs1 to assembly in mop.r.n
Signed-off-by: Derek Hower <[email protected]>
1 parent 211631a commit e8f9ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/inst/Zimop/mop.r.n.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: |
88
Unless redefined by another extension, this instructions simply writes 0 to X[xd].
99
The encoding allows future extensions to define them to read X[xs1], as well as write X[xd].
1010
definedBy: Zimop
11-
assembly: xd
11+
assembly: xd, xs1
1212
encoding:
1313
match: 1-00--0111-------100-----1110011
1414
variables:

0 commit comments

Comments
 (0)