summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/instruction/1498
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/105/instruction/1498')
-rw-r--r--results/classifier/zero-shot/105/instruction/149818
1 files changed, 18 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/instruction/1498 b/results/classifier/zero-shot/105/instruction/1498
new file mode 100644
index 000000000..2ac4b50f4
--- /dev/null
+++ b/results/classifier/zero-shot/105/instruction/1498
@@ -0,0 +1,18 @@
+instruction: 0.978
+graphic: 0.914
+other: 0.851
+device: 0.849
+semantic: 0.841
+mistranslation: 0.800
+network: 0.564
+boot: 0.371
+vnc: 0.362
+socket: 0.166
+assembly: 0.098
+KVM: 0.027
+
+LDC, STC unimplemented in qemu-system-arm
+Description of problem:
+I used differential testing to compared the instruction consistency (ARMv7) between QEMU and raspberry pi 2B in system level and some inconsistency in LDC, SDC instruction was detected.
+
+The instructions run successfully in raspi2b, but cause undefined in QEMU. I found that LDC and SDC instructions remain unimplemented in QEMU.