summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/TCG/979
blob: 8dc084073c04f856b432096bb2bb41abbde7c714 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
TCG: 0.958
graphic: 0.896
files: 0.867
device: 0.800
user-level: 0.720
performance: 0.604
semantic: 0.540
socket: 0.512
boot: 0.509
network: 0.445
vnc: 0.434
ppc: 0.398
risc-v: 0.379
PID: 0.370
debug: 0.334
register: 0.334
kernel: 0.306
mistranslation: 0.286
VMM: 0.266
arm: 0.254
architecture: 0.142
permissions: 0.108
virtual: 0.096
x86: 0.080
KVM: 0.075
hypervisor: 0.060
i386: 0.052
peripherals: 0.049
assembly: 0.030
--------------------
TCG: 0.906
files: 0.744
kernel: 0.416
debug: 0.194
user-level: 0.144
VMM: 0.036
semantic: 0.023
register: 0.018
virtual: 0.014
device: 0.013
performance: 0.010
peripherals: 0.010
assembly: 0.009
PID: 0.006
architecture: 0.006
KVM: 0.005
hypervisor: 0.004
graphic: 0.004
risc-v: 0.003
network: 0.002
boot: 0.001
vnc: 0.001
socket: 0.001
permissions: 0.001
mistranslation: 0.001
x86: 0.000
ppc: 0.000
arm: 0.000
i386: 0.000

s390x floating point conversion functions broken
Description of problem:
While collecting additional reference files for float_convs (and float_convd) I noticed that the s390x handling of some cases is broken. See diff for details:

```
 diff -y tests/tcg/s390x-linux-user/float_convs.out ../../tests/tcg/s390x/float_convs.ref
#