aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vnsrl_vx.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/vnsrl_vx.h')
-rw-r--r--riscv/insns/vnsrl_vx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscv/insns/vnsrl_vx.h b/riscv/insns/vnsrl_vx.h
index e149b38..8356a2b 100644
--- a/riscv/insns/vnsrl_vx.h
+++ b/riscv/insns/vnsrl_vx.h
@@ -2,4 +2,4 @@
VI_VX_LOOP_NSHIFT
({
vd = vs2_u >> (rs1 & (sew * 2 - 1));
-})
+}, false)