Skip to content

Commit

Permalink
Merge branch 'master' into latex-based-output-refactor
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Dev Jha <jaydev.neuroscitech@gmail.com>
  • Loading branch information
IIITM-Jay authored Oct 27, 2024
2 parents c1ba2ff + 0204706 commit 1166a7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rv64_zba
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ 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 shamtd 14..12=1 6..2=0x06 1..0=3

$pseudo_op rv64_zba::add.uw zext.w rd rs1 31..25=4 24..20=0 14..12=0 6..2=0x0E 1..0=3
2 changes: 2 additions & 0 deletions rv64_zcb
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
c.zext.w rd_rs1_p 1..0=1 15..13=4 12..10=7 6..5=3 4..2=4

$pseudo_op rv64_c::c.addiw c.sext.w rd_rs1_n0 15..13=1 12=0 6..2=0 1..0=1

0 comments on commit 1166a7d

Please sign in to comment.