diff options
Diffstat (limited to 'results/classifier/zero-shot/118/arm/725')
| -rw-r--r-- | results/classifier/zero-shot/118/arm/725 | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/arm/725 b/results/classifier/zero-shot/118/arm/725 new file mode 100644 index 000000000..e6f612597 --- /dev/null +++ b/results/classifier/zero-shot/118/arm/725 @@ -0,0 +1,44 @@ +arm: 0.949 +graphic: 0.907 +device: 0.855 +network: 0.705 +kernel: 0.697 +files: 0.673 +socket: 0.661 +semantic: 0.561 +vnc: 0.560 +performance: 0.532 +register: 0.484 +debug: 0.458 +ppc: 0.421 +boot: 0.417 +risc-v: 0.388 +TCG: 0.384 +permissions: 0.356 +PID: 0.354 +architecture: 0.303 +mistranslation: 0.233 +i386: 0.225 +hypervisor: 0.211 +peripherals: 0.189 +assembly: 0.163 +VMM: 0.161 +x86: 0.152 +virtual: 0.149 +user-level: 0.137 +KVM: 0.135 + +GICv3 ITS CTLR[Enabled] bit can not be cleared +Description of problem: +ITS CTLR[Enabled] can not be cleared, + + `s->ctlr |= (value & ~(s->ctlr));` + +Link: +https://gitlab.com/qemu-project/qemu/-/blob/master/hw/intc/arm_gicv3_its.c#L899 +Steps to reproduce: +1. +2. +3. +Additional information: + |