aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vfwsub_vv.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/vfwsub_vv.h')
-rw-r--r--riscv/insns/vfwsub_vv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscv/insns/vfwsub_vv.h b/riscv/insns/vfwsub_vv.h
index 668511c..0a72fea 100644
--- a/riscv/insns/vfwsub_vv.h
+++ b/riscv/insns/vfwsub_vv.h
@@ -3,4 +3,3 @@ VI_VFP_VV_LOOP_WIDE
({
vd = f64_sub(vs2, vs1);
})
-VI_CHECK_1905