Skip to content

Commit

Permalink
migrate Zba-Extension opcodes
Browse files Browse the repository at this point in the history
- involves renaming of files
  • Loading branch information
neelgala committed Apr 8, 2022
1 parent 9dda447 commit f2fd490
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions opcodes-rv64zba → rv64_zba
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# RV64Zba additions to RV32Zba

slli.uw rd rs1 31..26=2 shamt 14..12=1 6..2=0x06 1..0=3

add.uw rd rs1 rs2 31..25=4 14..12=0 6..2=0x0E 1..0=3

sh1add.uw rd rs1 rs2 31..25=16 14..12=2 6..2=0x0E 1..0=3
sh2add.uw rd rs1 rs2 31..25=16 14..12=4 6..2=0x0E 1..0=3
sh3add.uw rd rs1 rs2 31..25=16 14..12=6 6..2=0x0E 1..0=3
slli.uw rd rs1 31..26=2 shamt 14..12=1 6..2=0x06 1..0=3
File renamed without changes.

0 comments on commit f2fd490

Please sign in to comment.