Skip to content

Commit

Permalink
Add Zimop mop.r.* and mop.rr.* instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Sep 22, 2023
1 parent f04fe3f commit fd7e643
Show file tree
Hide file tree
Showing 40 changed files with 80 additions and 0 deletions.
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_0.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_1.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_10.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_11.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_12.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_13.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_14.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_15.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_16.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_17.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_18.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_19.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_2.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_20.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_21.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_22.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_23.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_24.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_25.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_26.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_27.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_28.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_29.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_3.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_30.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_31.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_4.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_5.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_6.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_7.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_8.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_r_9.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_rr_0.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_rr_1.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_rr_2.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_rr_3.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_rr_4.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_rr_5.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_rr_6.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);
2 changes: 2 additions & 0 deletions riscv/insns/mop_rr_7.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_extension(EXT_ZIMOP);
WRITE_RD(0);

0 comments on commit fd7e643

Please sign in to comment.