summaryrefslogtreecommitdiffstats
path: root/results/classifier/zero-shot/105/graphic/2730
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/105/graphic/2730')
-rw-r--r--results/classifier/zero-shot/105/graphic/273023
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/graphic/2730 b/results/classifier/zero-shot/105/graphic/2730
new file mode 100644
index 00000000..fe3ecd39
--- /dev/null
+++ b/results/classifier/zero-shot/105/graphic/2730
@@ -0,0 +1,23 @@
+graphic: 0.906
+device: 0.787
+vnc: 0.738
+instruction: 0.547
+network: 0.497
+socket: 0.466
+assembly: 0.411
+semantic: 0.353
+mistranslation: 0.340
+boot: 0.244
+KVM: 0.227
+other: 0.044
+
+riscv Calculation error!
+Steps to reproduce:
+The following command will produce an error output
+
+```asm
+ lui s0, 0x80000
+ lw a1, -48(s0)
+```
+The value of a1 becomes 0xffffffff
+![qemu-error](/uploads/76a580b5b9acf1f8aea90880ed8deb9e/qemu-error.gif)