Skip to content

Commit

Permalink
Fix SLLI.UW
Browse files Browse the repository at this point in the history
Signed-off-by: Afonso Oliveira <[email protected]>
  • Loading branch information
AFOliveira committed Nov 14, 2024
1 parent 8c54e66 commit dd4d3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/inst/B/slli.uw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ slli.uw:
match: 000010-----------001-----0011011
variables:
- name: shamt
location: 24-20
location: 25-20
- name: rs1
location: 19-15
- name: rd
Expand Down

0 comments on commit dd4d3a4

Please sign in to comment.