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