aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-aes/notes.txt
blob: 7ad2ff3cf9e6220e17399fe0e7fb83260a5ab472 (plain)
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
* original
==> test.ccomp.host.out <==
cycles: 3080223

==> test.ccomp.k1c.out <==
cycles: 10145951

==> test.gcc.host.out <==
cycles: 1485887

==> test.gcc.k1c.out <==
cycles: 4078535

* neg and
==> test.ccomp.host.out <==
cycles: 2905049

==> test.ccomp.k1c.out <==
cycles: 7995063

==> test.gcc.host.out <==
cycles: 1858263

==> test.gcc.k1c.out <==
cycles: 5255763

* cmove mais mauvais scheduling de registres
==> test.ccomp.host.out <==
cycles: 4363682

==> test.ccomp.k1c.out <==
cycles: 7208629

==> test.gcc.host.out <==
cycles: 2916854

==> test.gcc.k1c.out <==
cycles: 5646730

* cmove via match du and
==> test.ccomp.host.out <==
cycles: 2553732

==> test.ccomp.k1c.out <==
cycles: 7208629

==> test.gcc.host.out <==
cycles: 1849125

==> test.gcc.k1c.out <==
cycles: 5255763

* hand optimized loads
cycles: 6027072