xref: /linux/rust/zerocopy/benches/ref_from_bytes_dynamic_padding.x86-64.mca (revision b079329b8691768962aa514b8f8c9077ca352459)
1*c3739801SMiguel OjedaIterations:        100
2*c3739801SMiguel OjedaInstructions:      1900
3*c3739801SMiguel OjedaTotal Cycles:      645
4*c3739801SMiguel OjedaTotal uOps:        2000
5*c3739801SMiguel Ojeda
6*c3739801SMiguel OjedaDispatch Width:    4
7*c3739801SMiguel OjedauOps Per Cycle:    3.10
8*c3739801SMiguel OjedaIPC:               2.95
9*c3739801SMiguel OjedaBlock RThroughput: 5.0
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                        test	dil, 3
22*c3739801SMiguel Ojeda 1      1     1.00                        jne	.LBB5_3
23*c3739801SMiguel Ojeda 1      1     0.33                        movabs	rax, 9223372036854775804
24*c3739801SMiguel Ojeda 1      1     0.33                        and	rax, rsi
25*c3739801SMiguel Ojeda 1      1     0.33                        cmp	rax, 9
26*c3739801SMiguel Ojeda 1      1     1.00                        jb	.LBB5_3
27*c3739801SMiguel Ojeda 1      1     0.33                        add	rax, -9
28*c3739801SMiguel Ojeda 1      1     0.33                        movabs	rcx, -6148914691236517205
29*c3739801SMiguel Ojeda 2      4     1.00                        mul	rcx
30*c3739801SMiguel Ojeda 1      1     0.50                        shr	rdx
31*c3739801SMiguel Ojeda 1      1     0.50                        lea	rax, [rdx + 2*rdx]
32*c3739801SMiguel Ojeda 1      1     0.33                        or	rax, 3
33*c3739801SMiguel Ojeda 1      1     0.33                        add	rax, 9
34*c3739801SMiguel Ojeda 1      1     0.33                        cmp	rsi, rax
35*c3739801SMiguel Ojeda 1      1     1.00                        je	.LBB5_4
36*c3739801SMiguel Ojeda 1      0     0.25                        xor	edi, edi
37*c3739801SMiguel Ojeda 1      1     0.33                        mov	rdx, rsi
38*c3739801SMiguel Ojeda 1      1     0.33                        mov	rax, rdi
39*c3739801SMiguel Ojeda 1      1     1.00                  U     ret
40*c3739801SMiguel Ojeda
41*c3739801SMiguel Ojeda
42*c3739801SMiguel OjedaResources:
43*c3739801SMiguel Ojeda[0]   - SBDivider
44*c3739801SMiguel Ojeda[1]   - SBFPDivider
45*c3739801SMiguel Ojeda[2]   - SBPort0
46*c3739801SMiguel Ojeda[3]   - SBPort1
47*c3739801SMiguel Ojeda[4]   - SBPort4
48*c3739801SMiguel Ojeda[5]   - SBPort5
49*c3739801SMiguel Ojeda[6.0] - SBPort23
50*c3739801SMiguel Ojeda[6.1] - SBPort23
51*c3739801SMiguel Ojeda
52*c3739801SMiguel Ojeda
53*c3739801SMiguel OjedaResource pressure per iteration:
54*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
55*c3739801SMiguel Ojeda -      -     6.32   6.33    -     6.35    -      -
56*c3739801SMiguel Ojeda
57*c3739801SMiguel OjedaResource pressure by instruction:
58*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
59*c3739801SMiguel Ojeda -      -     0.64   0.35    -     0.01    -      -     test	dil, 3
60*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     jne	.LBB5_3
61*c3739801SMiguel Ojeda -      -     0.34   0.65    -     0.01    -      -     movabs	rax, 9223372036854775804
62*c3739801SMiguel Ojeda -      -     0.35   0.65    -      -      -      -     and	rax, rsi
63*c3739801SMiguel Ojeda -      -     0.33   0.34    -     0.33    -      -     cmp	rax, 9
64*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     jb	.LBB5_3
65*c3739801SMiguel Ojeda -      -     0.35    -      -     0.65    -      -     add	rax, -9
66*c3739801SMiguel Ojeda -      -     0.97   0.01    -     0.02    -      -     movabs	rcx, -6148914691236517205
67*c3739801SMiguel Ojeda -      -     1.00   1.00    -      -      -      -     mul	rcx
68*c3739801SMiguel Ojeda -      -     0.99    -      -     0.01    -      -     shr	rdx
69*c3739801SMiguel Ojeda -      -     0.33   0.67    -      -      -      -     lea	rax, [rdx + 2*rdx]
70*c3739801SMiguel Ojeda -      -     0.34   0.66    -      -      -      -     or	rax, 3
71*c3739801SMiguel Ojeda -      -     0.33   0.66    -     0.01    -      -     add	rax, 9
72*c3739801SMiguel Ojeda -      -     0.01   0.99    -      -      -      -     cmp	rsi, rax
73*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     je	.LBB5_4
74*c3739801SMiguel Ojeda -      -      -      -      -      -      -      -     xor	edi, edi
75*c3739801SMiguel Ojeda -      -     0.32   0.01    -     0.67    -      -     mov	rdx, rsi
76*c3739801SMiguel Ojeda -      -     0.02   0.34    -     0.64    -      -     mov	rax, rdi
77*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     ret
78