aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/mov_vv.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/mov_vv.h')
-rw-r--r--riscv/insns/mov_vv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscv/insns/mov_vv.h b/riscv/insns/mov_vv.h
index 2a1b0b6..91d63d4 100644
--- a/riscv/insns/mov_vv.h
+++ b/riscv/insns/mov_vv.h
@@ -1,3 +1,4 @@
+require_vector;
UT_LOOP_START
UT_LOOP_RD = UT_LOOP_RS1;
UT_LOOP_END