xref: /linux/rust/zerocopy/benches/try_ref_from_bytes_static_size.x86-64.mca (revision efe86f088f48f18c27b648e5724048947f3b7fb4)
1Iterations:        100
2Instructions:      1000
3Total Cycles:      308
4Total uOps:        1100
5
6Dispatch Width:    4
7uOps Per Cycle:    3.57
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.33                        mov	rax, rdi
22 1      1     0.33                        cmp	rsi, 6
23 1      1     0.50                        setne	cl
24 1      1     0.33                        or	cl, al
25 1      1     0.33                        test	cl, 1
26 1      1     1.00                        jne	.LBB5_2
27 2      6     0.50    *                   cmp	word ptr [rax], -16192
28 1      1     1.00                        je	.LBB5_3
29 1      0     0.25                        xor	eax, eax
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 -      -     2.98   2.98    -     3.04   0.50   0.50
47
48Resource pressure by instruction:
49[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
50 -      -     0.02   0.97    -     0.01    -      -     mov	rax, rdi
51 -      -     0.02   0.98    -      -      -      -     cmp	rsi, 6
52 -      -     1.00    -      -      -      -      -     setne	cl
53 -      -     0.97   0.02    -     0.01    -      -     or	cl, al
54 -      -     0.96   0.03    -     0.01    -      -     test	cl, 1
55 -      -      -      -      -     1.00    -      -     jne	.LBB5_2
56 -      -     0.01   0.98    -     0.01   0.50   0.50   cmp	word ptr [rax], -16192
57 -      -      -      -      -     1.00    -      -     je	.LBB5_3
58 -      -      -      -      -      -      -      -     xor	eax, eax
59 -      -      -      -      -     1.00    -      -     ret
60