summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/device/1363
blob: 3a1b9ac93eec3d5ce5d80a877ba5606053d1b345 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
device: 0.946
semantic: 0.941
debug: 0.924
performance: 0.859
graphic: 0.828
other: 0.777
network: 0.586
boot: 0.584
PID: 0.549
vnc: 0.520
permissions: 0.435
socket: 0.114
KVM: 0.005
files: 0.002

TriCore: writing to registers is not working (as it's supposed to)
Description of problem:
Reading the tricore register list from QEMU works just fine. However, writing this registers is not working as expected. It looks like the bug is on QEMU's side, since third party gdb client faces the same issues.