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