summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1498
blob: 19f1e77f1685a6a1e6fe9d2dfcf16c78da1671dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
graphic: 0.914
other: 0.851
device: 0.849
semantic: 0.841
performance: 0.660
network: 0.564
debug: 0.543
permissions: 0.425
files: 0.393
boot: 0.371
vnc: 0.362
PID: 0.226
socket: 0.166
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.