xref: /linux/rust/zerocopy/benches/write_to_static_size.x86-64.mca (revision b079329b8691768962aa514b8f8c9077ca352459)
1*c3739801SMiguel OjedaIterations:        100
2*c3739801SMiguel OjedaInstructions:      900
3*c3739801SMiguel OjedaTotal Cycles:      233
4*c3739801SMiguel OjedaTotal uOps:        900
5*c3739801SMiguel Ojeda
6*c3739801SMiguel OjedaDispatch Width:    4
7*c3739801SMiguel OjedauOps Per Cycle:    3.86
8*c3739801SMiguel OjedaIPC:               3.86
9*c3739801SMiguel OjedaBlock RThroughput: 2.3
10*c3739801SMiguel Ojeda
11*c3739801SMiguel Ojeda
12*c3739801SMiguel OjedaInstruction Info:
13*c3739801SMiguel Ojeda[1]: #uOps
14*c3739801SMiguel Ojeda[2]: Latency
15*c3739801SMiguel Ojeda[3]: RThroughput
16*c3739801SMiguel Ojeda[4]: MayLoad
17*c3739801SMiguel Ojeda[5]: MayStore
18*c3739801SMiguel Ojeda[6]: HasSideEffects (U)
19*c3739801SMiguel Ojeda
20*c3739801SMiguel Ojeda[1]    [2]    [3]    [4]    [5]    [6]    Instructions:
21*c3739801SMiguel Ojeda 1      1     0.33                        cmp	rdx, 6
22*c3739801SMiguel Ojeda 1      1     1.00                        jne	.LBB5_2
23*c3739801SMiguel Ojeda 1      5     0.50    *                   movzx	eax, word ptr [rdi + 4]
24*c3739801SMiguel Ojeda 1      1     1.00           *            mov	word ptr [rsi + 4], ax
25*c3739801SMiguel Ojeda 1      5     0.50    *                   mov	eax, dword ptr [rdi]
26*c3739801SMiguel Ojeda 1      1     1.00           *            mov	dword ptr [rsi], eax
27*c3739801SMiguel Ojeda 1      1     0.33                        cmp	rdx, 6
28*c3739801SMiguel Ojeda 1      1     0.50                        sete	al
29*c3739801SMiguel Ojeda 1      1     1.00                  U     ret
30*c3739801SMiguel Ojeda
31*c3739801SMiguel Ojeda
32*c3739801SMiguel OjedaResources:
33*c3739801SMiguel Ojeda[0]   - SBDivider
34*c3739801SMiguel Ojeda[1]   - SBFPDivider
35*c3739801SMiguel Ojeda[2]   - SBPort0
36*c3739801SMiguel Ojeda[3]   - SBPort1
37*c3739801SMiguel Ojeda[4]   - SBPort4
38*c3739801SMiguel Ojeda[5]   - SBPort5
39*c3739801SMiguel Ojeda[6.0] - SBPort23
40*c3739801SMiguel Ojeda[6.1] - SBPort23
41*c3739801SMiguel Ojeda
42*c3739801SMiguel Ojeda
43*c3739801SMiguel OjedaResource pressure per iteration:
44*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
45*c3739801SMiguel Ojeda -      -     1.50   1.49   2.00   2.01   2.00   2.00
46*c3739801SMiguel Ojeda
47*c3739801SMiguel OjedaResource pressure by instruction:
48*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
49*c3739801SMiguel Ojeda -      -     0.25   0.74    -     0.01    -      -     cmp	rdx, 6
50*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     jne	.LBB5_2
51*c3739801SMiguel Ojeda -      -      -      -      -      -     0.50   0.50   movzx	eax, word ptr [rdi + 4]
52*c3739801SMiguel Ojeda -      -      -      -     1.00    -     0.48   0.52   mov	word ptr [rsi + 4], ax
53*c3739801SMiguel Ojeda -      -      -      -      -      -     0.52   0.48   mov	eax, dword ptr [rdi]
54*c3739801SMiguel Ojeda -      -      -      -     1.00    -     0.50   0.50   mov	dword ptr [rsi], eax
55*c3739801SMiguel Ojeda -      -     0.25   0.75    -      -      -      -     cmp	rdx, 6
56*c3739801SMiguel Ojeda -      -     1.00    -      -      -      -      -     sete	al
57*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     ret
58