aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vsh.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/vsh.h')
-rw-r--r--riscv/insns/vsh.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscv/insns/vsh.h b/riscv/insns/vsh.h
new file mode 100644
index 0000000..623eda8
--- /dev/null
+++ b/riscv/insns/vsh.h
@@ -0,0 +1,2 @@
+require_vector;
+VEC_STORE(RD, store_uint16, 2);