summary refs log tree commit diff stats
path: root/results/classifier/118/graphic/2730
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/graphic/2730')
-rw-r--r--results/classifier/118/graphic/273040
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/2730 b/results/classifier/118/graphic/2730
new file mode 100644
index 000000000..92a34093d
--- /dev/null
+++ b/results/classifier/118/graphic/2730
@@ -0,0 +1,40 @@
+graphic: 0.906
+device: 0.787
+vnc: 0.738
+risc-v: 0.511
+network: 0.497
+ppc: 0.478
+socket: 0.466
+kernel: 0.421
+assembly: 0.411
+semantic: 0.353
+mistranslation: 0.340
+debug: 0.339
+arm: 0.317
+TCG: 0.304
+VMM: 0.301
+files: 0.260
+boot: 0.244
+hypervisor: 0.239
+register: 0.231
+KVM: 0.227
+x86: 0.222
+performance: 0.218
+peripherals: 0.216
+i386: 0.202
+PID: 0.196
+architecture: 0.181
+virtual: 0.124
+user-level: 0.111
+permissions: 0.074
+
+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)