Skip to content

Commit

Permalink
migrate M-extension opcodes
Browse files Browse the repository at this point in the history
- the files are simply renamed
  • Loading branch information
neelgala committed Apr 8, 2022
1 parent b60b8e3 commit c07042c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opcodes-rv64m → rv64_m
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# RV64M additions to RV32M

mulw rd rs1 rs2 31..25=1 14..12=0 6..2=0x0E 1..0=3
divw rd rs1 rs2 31..25=1 14..12=4 6..2=0x0E 1..0=3
divuw rd rs1 rs2 31..25=1 14..12=5 6..2=0x0E 1..0=3
Expand Down
File renamed without changes.

0 comments on commit c07042c

Please sign in to comment.