aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@vrull.eu>2023-01-11 16:43:26 -0800
committerGitHub <noreply@github.com>2023-01-11 16:43:26 -0800
commitc190e55d3135dc995e755d98709173e0c8ea9939 (patch)
treeb9f9751282c5202c924076858879d628ad00f3f3
parent7e3d8da53619f6bc5ece97791121e1b3a5ed1407 (diff)
downloadriscv-opcodes-c190e55d3135dc995e755d98709173e0c8ea9939.zip
riscv-opcodes-c190e55d3135dc995e755d98709173e0c8ea9939.tar.gz
riscv-opcodes-c190e55d3135dc995e755d98709173e0c8ea9939.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
+