xref: /linux/rust/zerocopy/benches/ref_from_bytes_static_size.x86-64.mca (revision efe86f088f48f18c27b648e5724048947f3b7fb4)
1Iterations:        100
2Instructions:      700
3Total Cycles:      240
4Total uOps:        800
5
6Dispatch Width:    4
7uOps Per Cycle:    3.33
8IPC:               2.92
9Block RThroughput: 2.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	ecx, edi
22 1      1     0.33                        and	ecx, 1
23 1      1     0.33                        xor	rsi, 6
24 1      0     0.25                        xor	eax, eax
25 1      1     0.33                        or	rsi, rcx
26 2      2     0.67                        cmove	rax, rdi
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.33   2.33    -     2.34    -      -
44
45Resource pressure by instruction:
46[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
47 -      -     0.01   0.98    -     0.01    -      -     mov	ecx, edi
48 -      -     0.02   0.66    -     0.32    -      -     and	ecx, 1
49 -      -     0.33   0.66    -     0.01    -      -     xor	rsi, 6
50 -      -      -      -      -      -      -      -     xor	eax, eax
51 -      -     0.98   0.02    -      -      -      -     or	rsi, rcx
52 -      -     0.99   0.01    -     1.00    -      -     cmove	rax, rdi
53 -      -      -      -      -     1.00    -      -     ret
54