xref: /linux/rust/zerocopy/benches/ref_from_suffix_static_size.x86-64.mca (revision efe86f088f48f18c27b648e5724048947f3b7fb4)
1Iterations:        100
2Instructions:      1100
3Total Cycles:      338
4Total uOps:        1100
5
6Dispatch Width:    4
7uOps Per Cycle:    3.25
8IPC:               3.25
9Block RThroughput: 3.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.50                        lea	eax, [rsi + rdi]
22 1      1     0.33                        cmp	rsi, 6
23 1      1     0.50                        setb	cl
24 1      1     0.33                        or	cl, al
25 1      1     0.33                        test	cl, 1
26 1      1     1.00                        je	.LBB5_2
27 1      0     0.25                        xor	eax, eax
28 1      1     1.00                  U     ret
29 1      1     0.50                        lea	rax, [rdi + rsi]
30 1      1     0.33                        add	rax, -6
31 1      1     1.00                  U     ret
32
33
34Resources:
35[0]   - SBDivider
36[1]   - SBFPDivider
37[2]   - SBPort0
38[3]   - SBPort1
39[4]   - SBPort4
40[5]   - SBPort5
41[6.0] - SBPort23
42[6.1] - SBPort23
43
44
45Resource pressure per iteration:
46[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
47 -      -     3.32   3.33    -     3.35    -      -
48
49Resource pressure by instruction:
50[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
51 -      -     0.97   0.03    -      -      -      -     lea	eax, [rsi + rdi]
52 -      -     0.33   0.32    -     0.35    -      -     cmp	rsi, 6
53 -      -     1.00    -      -      -      -      -     setb	cl
54 -      -      -     1.00    -      -      -      -     or	cl, al
55 -      -      -     1.00    -      -      -      -     test	cl, 1
56 -      -      -      -      -     1.00    -      -     je	.LBB5_2
57 -      -      -      -      -      -      -      -     xor	eax, eax
58 -      -      -      -      -     1.00    -      -     ret
59 -      -     0.34   0.66    -      -      -      -     lea	rax, [rdi + rsi]
60 -      -     0.68   0.32    -      -      -      -     add	rax, -6
61 -      -      -      -      -     1.00    -      -     ret
62