xref: /linux/rust/zerocopy/benches/split_at_dynamic_padding.x86-64.mca (revision 056a5087d87ead77dedbe9cf5bde53b7cd4b4651)
1Iterations:        100
2Instructions:      1000
3Total Cycles:      404
4Total uOps:        1000
5
6Dispatch Width:    4
7uOps Per Cycle:    2.48
8IPC:               2.48
9Block RThroughput: 4.0
10
11
12Instruction Info:
13[1]: #uOps
14[2]: Latency
15[3]: RThroughput
16[4]: MayLoad
17[5]: MayStore
18[6]: HasSideEffects (U)
19
20[1]    [2]    [3]    [4]    [5]    [6]    Instructions:
21 1      1     0.33                        mov	rax, rdi
22 1      1     0.33                        cmp	rcx, rdx
23 1      1     1.00                        jbe	.LBB5_2
24 1      0     0.25                        xor	esi, esi
25 1      1     1.00           *            mov	qword ptr [rax], rsi
26 1      1     1.00                  U     ret
27 1      1     1.00           *            mov	qword ptr [rax + 8], rdx
28 1      1     1.00           *            mov	qword ptr [rax + 16], rcx
29 1      1     1.00           *            mov	qword ptr [rax], rsi
30 1      1     1.00                  U     ret
31
32
33Resources:
34[0]   - SBDivider
35[1]   - SBFPDivider
36[2]   - SBPort0
37[3]   - SBPort1
38[4]   - SBPort4
39[5]   - SBPort5
40[6.0] - SBPort23
41[6.1] - SBPort23
42
43
44Resource pressure per iteration:
45[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
46 -      -     0.99   1.00   4.00   3.01   2.00   2.00
47
48Resource pressure by instruction:
49[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
50 -      -     0.99    -      -     0.01    -      -     mov	rax, rdi
51 -      -      -     1.00    -      -      -      -     cmp	rcx, rdx
52 -      -      -      -      -     1.00    -      -     jbe	.LBB5_2
53 -      -      -      -      -      -      -      -     xor	esi, esi
54 -      -      -      -     1.00    -      -     1.00   mov	qword ptr [rax], rsi
55 -      -      -      -      -     1.00    -      -     ret
56 -      -      -      -     1.00    -     1.00    -     mov	qword ptr [rax + 8], rdx
57 -      -      -      -     1.00    -      -     1.00   mov	qword ptr [rax + 16], rcx
58 -      -      -      -     1.00    -     1.00    -     mov	qword ptr [rax], rsi
59 -      -      -      -      -     1.00    -      -     ret
60