summary refs log tree commit diff stats
path: root/results/classifier/108/vnc/1339
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/108/vnc/1339')
-rw-r--r--results/classifier/108/vnc/133931
1 files changed, 31 insertions, 0 deletions
diff --git a/results/classifier/108/vnc/1339 b/results/classifier/108/vnc/1339
new file mode 100644
index 000000000..55a4a9575
--- /dev/null
+++ b/results/classifier/108/vnc/1339
@@ -0,0 +1,31 @@
+vnc: 0.948
+device: 0.931
+socket: 0.857
+graphic: 0.827
+network: 0.820
+PID: 0.809
+files: 0.719
+permissions: 0.668
+performance: 0.583
+debug: 0.558
+boot: 0.487
+semantic: 0.476
+KVM: 0.423
+other: 0.273
+
+RVV vfncvt.rtz.x.f.w Assertion failed
+Description of problem:
+when execute 
+``` 
+vsetvli        t0,       x0,         e16,      m1
+vfncvt.rtz.x.f.w v0, v4
+```
+report error:
+
+qemu-riscv64: ../target/riscv/translate.c:212: decode_save_opc: Assertion \`ctx->insn_start != NULL' failed. Segmentation fault (core dumped)
+Steps to reproduce:
+1. write the code
+2. compile
+3. excute
+Additional information:
+