xref: /linux/rust/zerocopy/benches/split_via_runtime_check_dynamic_padding.x86-64.mca (revision b079329b8691768962aa514b8f8c9077ca352459)
1*c3739801SMiguel OjedaIterations:        100
2*c3739801SMiguel OjedaInstructions:      2000
3*c3739801SMiguel OjedaTotal Cycles:      708
4*c3739801SMiguel OjedaTotal uOps:        2000
5*c3739801SMiguel Ojeda
6*c3739801SMiguel OjedaDispatch Width:    4
7*c3739801SMiguel OjedauOps Per Cycle:    2.82
8*c3739801SMiguel OjedaIPC:               2.82
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                        mov	rax, rdi
22*c3739801SMiguel Ojeda 1      5     0.50    *                   mov	rdx, qword ptr [rsi + 16]
23*c3739801SMiguel Ojeda 1      1     0.33                        mov	ecx, edx
24*c3739801SMiguel Ojeda 1      1     0.33                        and	ecx, 3
25*c3739801SMiguel Ojeda 1      1     0.33                        cmp	ecx, 1
26*c3739801SMiguel Ojeda 1      1     1.00                        jne	.LBB5_1
27*c3739801SMiguel Ojeda 1      5     0.50    *                   mov	rcx, qword ptr [rsi]
28*c3739801SMiguel Ojeda 1      5     0.50    *                   mov	rsi, qword ptr [rsi + 8]
29*c3739801SMiguel Ojeda 1      1     0.50                        lea	rdi, [rdx + 2*rdx]
30*c3739801SMiguel Ojeda 1      1     0.33                        add	rdi, rcx
31*c3739801SMiguel Ojeda 1      1     0.33                        add	rdi, 9
32*c3739801SMiguel Ojeda 1      1     0.33                        sub	rsi, rdx
33*c3739801SMiguel Ojeda 1      1     1.00           *            mov	qword ptr [rax + 8], rdx
34*c3739801SMiguel Ojeda 1      1     1.00           *            mov	qword ptr [rax + 16], rdi
35*c3739801SMiguel Ojeda 1      1     1.00           *            mov	qword ptr [rax + 24], rsi
36*c3739801SMiguel Ojeda 1      1     1.00           *            mov	qword ptr [rax], rcx
37*c3739801SMiguel Ojeda 1      1     1.00                  U     ret
38*c3739801SMiguel Ojeda 1      0     0.25                        xor	ecx, ecx
39*c3739801SMiguel Ojeda 1      1     1.00           *            mov	qword ptr [rax], rcx
40*c3739801SMiguel Ojeda 1      1     1.00                  U     ret
41*c3739801SMiguel Ojeda
42*c3739801SMiguel Ojeda
43*c3739801SMiguel OjedaResources:
44*c3739801SMiguel Ojeda[0]   - SBDivider
45*c3739801SMiguel Ojeda[1]   - SBFPDivider
46*c3739801SMiguel Ojeda[2]   - SBPort0
47*c3739801SMiguel Ojeda[3]   - SBPort1
48*c3739801SMiguel Ojeda[4]   - SBPort4
49*c3739801SMiguel Ojeda[5]   - SBPort5
50*c3739801SMiguel Ojeda[6.0] - SBPort23
51*c3739801SMiguel Ojeda[6.1] - SBPort23
52*c3739801SMiguel Ojeda
53*c3739801SMiguel Ojeda
54*c3739801SMiguel OjedaResource pressure per iteration:
55*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
56*c3739801SMiguel Ojeda -      -     3.00   3.02   5.00   4.98   4.00   4.00
57*c3739801SMiguel Ojeda
58*c3739801SMiguel OjedaResource pressure by instruction:
59*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
60*c3739801SMiguel Ojeda -      -      -     0.99    -     0.01    -      -     mov	rax, rdi
61*c3739801SMiguel Ojeda -      -      -      -      -      -      -     1.00   mov	rdx, qword ptr [rsi + 16]
62*c3739801SMiguel Ojeda -      -     0.99   0.01    -      -      -      -     mov	ecx, edx
63*c3739801SMiguel Ojeda -      -     0.99   0.01    -      -      -      -     and	ecx, 3
64*c3739801SMiguel Ojeda -      -     0.97   0.03    -      -      -      -     cmp	ecx, 1
65*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     jne	.LBB5_1
66*c3739801SMiguel Ojeda -      -      -      -      -      -     1.00    -     mov	rcx, qword ptr [rsi]
67*c3739801SMiguel Ojeda -      -      -      -      -      -     0.99   0.01   mov	rsi, qword ptr [rsi + 8]
68*c3739801SMiguel Ojeda -      -     0.01   0.99    -      -      -      -     lea	rdi, [rdx + 2*rdx]
69*c3739801SMiguel Ojeda -      -      -     0.96    -     0.04    -      -     add	rdi, rcx
70*c3739801SMiguel Ojeda -      -     0.03    -      -     0.97    -      -     add	rdi, 9
71*c3739801SMiguel Ojeda -      -     0.01   0.03    -     0.96    -      -     sub	rsi, rdx
72*c3739801SMiguel Ojeda -      -      -      -     1.00    -     1.00    -     mov	qword ptr [rax + 8], rdx
73*c3739801SMiguel Ojeda -      -      -      -     1.00    -      -     1.00   mov	qword ptr [rax + 16], rdi
74*c3739801SMiguel Ojeda -      -      -      -     1.00    -     0.01   0.99   mov	qword ptr [rax + 24], rsi
75*c3739801SMiguel Ojeda -      -      -      -     1.00    -     0.99   0.01   mov	qword ptr [rax], rcx
76*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     ret
77*c3739801SMiguel Ojeda -      -      -      -      -      -      -      -     xor	ecx, ecx
78*c3739801SMiguel Ojeda -      -      -      -     1.00    -     0.01   0.99   mov	qword ptr [rax], rcx
79*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     ret
80