aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vcfgivl.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/vcfgivl.h')
-rw-r--r--riscv/insns/vcfgivl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscv/insns/vcfgivl.h b/riscv/insns/vcfgivl.h
index c870f67..0ded9f8 100644
--- a/riscv/insns/vcfgivl.h
+++ b/riscv/insns/vcfgivl.h
@@ -1,3 +1,4 @@
+require_vector;
nxpr_use = SIMM & 0x3f;
nfpr_use = (SIMM >> 6) & 0x3f;
vcfg();