aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@vrull.eu>2023-01-11 16:43:26 -0800
committerAndrew Waterman <andrew@sifive.com>2023-01-31 09:26:46 -0800
commitf357149c2d50fd50166bcd05885affbbdbc0ac0b (patch)
treedf926f740ef18df87109e35a8d2e3b1129a97f10
parent8df0274582cedd9070bb92f6e7d9e225de005f1a (diff)
downloadriscv-opcodes-f357149c2d50fd50166bcd05885affbbdbc0ac0b.zip
riscv-opcodes-f357149c2d50fd50166bcd05885affbbdbc0ac0b.tar.gz
riscv-opcodes-f357149c2d50fd50166bcd05885affbbdbc0ac0b.tar.bz2
Add (unratified) ZiCond extension (#152)
-rw-r--r--unratified/rv_zicond3
1 files changed, 3 insertions, 0 deletions
diff --git a/unratified/rv_zicond b/unratified/rv_zicond
new file mode 100644
index 0000000..88e67bf
--- /dev/null
+++ b/unratified/rv_zicond
@@ -0,0 +1,3 @@
+czero.eqz rd rs1 rs2 31..25=7 14..12=5 6..2=0x0C 1..0=3
+czero.nez rd rs1 rs2 31..25=7 14..12=7 6..2=0x0C 1..0=3
+