xref: /linux/rust/zerocopy/benches/ref_from_prefix_static_size.x86-64.mca (revision efe86f088f48f18c27b648e5724048947f3b7fb4)
1Iterations:        100
2Instructions:      700
3Total Cycles:      274
4Total uOps:        900
5
6Dispatch Width:    4
7uOps Per Cycle:    3.28
8IPC:               2.55
9Block RThroughput: 2.3
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      0     0.25                        xor	eax, eax
22 1      1     0.33                        cmp	rsi, 6
23 1      1     0.33                        mov	rcx, rdi
24 2      2     0.67                        cmovb	rcx, rax
25 1      1     0.33                        test	dil, 1
26 2      2     0.67                        cmove	rax, rcx
27 1      1     1.00                  U     ret
28
29
30Resources:
31[0]   - SBDivider
32[1]   - SBFPDivider
33[2]   - SBPort0
34[3]   - SBPort1
35[4]   - SBPort4
36[5]   - SBPort5
37[6.0] - SBPort23
38[6.1] - SBPort23
39
40
41Resource pressure per iteration:
42[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
43 -      -     2.66   2.67    -     2.67    -      -
44
45Resource pressure by instruction:
46[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
47 -      -      -      -      -      -      -      -     xor	eax, eax
48 -      -      -     0.01    -     0.99    -      -     cmp	rsi, 6
49 -      -     0.01   0.67    -     0.32    -      -     mov	rcx, rdi
50 -      -     1.00   0.99    -     0.01    -      -     cmovb	rcx, rax
51 -      -     0.66   0.01    -     0.33    -      -     test	dil, 1
52 -      -     0.99   0.99    -     0.02    -      -     cmove	rax, rcx
53 -      -      -      -      -     1.00    -      -     ret
54