aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vmsgtu_vx.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/vmsgtu_vx.h')
-rw-r--r--riscv/insns/vmsgtu_vx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscv/insns/vmsgtu_vx.h b/riscv/insns/vmsgtu_vx.h
index 03713e3..7f39800 100644
--- a/riscv/insns/vmsgtu_vx.h
+++ b/riscv/insns/vmsgtu_vx.h
@@ -3,4 +3,3 @@ VI_VX_ULOOP_CMP
({
res = vs2 > rs1;
})
-VI_CHECK_1905