xref: /linux/rust/zerocopy/benches/split_at_unchecked_dynamic_padding.x86-64.mca (revision 056a5087d87ead77dedbe9cf5bde53b7cd4b4651)
1Iterations:        100
2Instructions:      500
3Total Cycles:      303
4Total uOps:        500
5
6Dispatch Width:    4
7uOps Per Cycle:    1.65
8IPC:               1.65
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     1.00           *            mov	qword ptr [rdi], rsi
23 1      1     1.00           *            mov	qword ptr [rdi + 8], rdx
24 1      1     1.00           *            mov	qword ptr [rdi + 16], rcx
25 1      1     1.00                  U     ret
26
27
28Resources:
29[0]   - SBDivider
30[1]   - SBFPDivider
31[2]   - SBPort0
32[3]   - SBPort1
33[4]   - SBPort4
34[5]   - SBPort5
35[6.0] - SBPort23
36[6.1] - SBPort23
37
38
39Resource pressure per iteration:
40[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
41 -      -     0.49   0.50   3.00   1.01   1.50   1.50
42
43Resource pressure by instruction:
44[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
45 -      -     0.49   0.50    -     0.01    -      -     mov	rax, rdi
46 -      -      -      -     1.00    -     0.50   0.50   mov	qword ptr [rdi], rsi
47 -      -      -      -     1.00    -     0.50   0.50   mov	qword ptr [rdi + 8], rdx
48 -      -      -      -     1.00    -     0.50   0.50   mov	qword ptr [rdi + 16], rcx
49 -      -      -      -      -     1.00    -      -     ret
50