aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vor_vi.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/vor_vi.h')
-rw-r--r--riscv/insns/vor_vi.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/riscv/insns/vor_vi.h b/riscv/insns/vor_vi.h
new file mode 100644
index 0000000..f759607
--- /dev/null
+++ b/riscv/insns/vor_vi.h
@@ -0,0 +1,5 @@
+// vor
+VI_VI_LOOP
+({
+ vd = simm5 | vs2;
+})