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 c7a9658 commit c6b2cf2Copy full SHA for c6b2cf2
arch/inst/B/rori.yaml
@@ -12,7 +12,7 @@ definedBy:
12
assembly: xd, xs1, shamt
13
encoding:
14
RV32:
15
- match: 0110000----------101-----0110011
+ match: 0110000----------101-----0010011
16
variables:
17
- name: shamt
18
location: 24-20
@@ -21,7 +21,7 @@ encoding:
21
- name: rd
22
location: 11-7
23
RV64:
24
- match: 011000-----------101-----0110011
+ match: 011000-----------101-----0010011
25
26
27
location: 25-20
0 commit comments