aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vwsubu_vv.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/vwsubu_vv.h')
-rw-r--r--riscv/insns/vwsubu_vv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscv/insns/vwsubu_vv.h b/riscv/insns/vwsubu_vv.h
index 9b72f65..cf68adb 100644
--- a/riscv/insns/vwsubu_vv.h
+++ b/riscv/insns/vwsubu_vv.h
@@ -4,4 +4,3 @@ VI_VV_LOOP_WIDEN
({
VI_WIDE_OP_AND_ASSIGN(vs2, vs1, 0, -, +, uint);
})
-VI_CHECK_1905