xref: /linux/rust/zerocopy/benches/split_at_unchecked_dynamic_padding.x86-64.mca (revision b079329b8691768962aa514b8f8c9077ca352459)
1*c3739801SMiguel OjedaIterations:        100
2*c3739801SMiguel OjedaInstructions:      500
3*c3739801SMiguel OjedaTotal Cycles:      303
4*c3739801SMiguel OjedaTotal uOps:        500
5*c3739801SMiguel Ojeda
6*c3739801SMiguel OjedaDispatch Width:    4
7*c3739801SMiguel OjedauOps Per Cycle:    1.65
8*c3739801SMiguel OjedaIPC:               1.65
9*c3739801SMiguel OjedaBlock RThroughput: 3.0
10*c3739801SMiguel Ojeda
11*c3739801SMiguel Ojeda
12*c3739801SMiguel OjedaInstruction Info:
13*c3739801SMiguel Ojeda[1]: #uOps
14*c3739801SMiguel Ojeda[2]: Latency
15*c3739801SMiguel Ojeda[3]: RThroughput
16*c3739801SMiguel Ojeda[4]: MayLoad
17*c3739801SMiguel Ojeda[5]: MayStore
18*c3739801SMiguel Ojeda[6]: HasSideEffects (U)
19*c3739801SMiguel Ojeda
20*c3739801SMiguel Ojeda[1]    [2]    [3]    [4]    [5]    [6]    Instructions:
21*c3739801SMiguel Ojeda 1      1     0.33                        mov	rax, rdi
22*c3739801SMiguel Ojeda 1      1     1.00           *            mov	qword ptr [rdi], rsi
23*c3739801SMiguel Ojeda 1      1     1.00           *            mov	qword ptr [rdi + 8], rdx
24*c3739801SMiguel Ojeda 1      1     1.00           *            mov	qword ptr [rdi + 16], rcx
25*c3739801SMiguel Ojeda 1      1     1.00                  U     ret
26*c3739801SMiguel Ojeda
27*c3739801SMiguel Ojeda
28*c3739801SMiguel OjedaResources:
29*c3739801SMiguel Ojeda[0]   - SBDivider
30*c3739801SMiguel Ojeda[1]   - SBFPDivider
31*c3739801SMiguel Ojeda[2]   - SBPort0
32*c3739801SMiguel Ojeda[3]   - SBPort1
33*c3739801SMiguel Ojeda[4]   - SBPort4
34*c3739801SMiguel Ojeda[5]   - SBPort5
35*c3739801SMiguel Ojeda[6.0] - SBPort23
36*c3739801SMiguel Ojeda[6.1] - SBPort23
37*c3739801SMiguel Ojeda
38*c3739801SMiguel Ojeda
39*c3739801SMiguel OjedaResource pressure per iteration:
40*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
41*c3739801SMiguel Ojeda -      -     0.49   0.50   3.00   1.01   1.50   1.50
42*c3739801SMiguel Ojeda
43*c3739801SMiguel OjedaResource pressure by instruction:
44*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
45*c3739801SMiguel Ojeda -      -     0.49   0.50    -     0.01    -      -     mov	rax, rdi
46*c3739801SMiguel Ojeda -      -      -      -     1.00    -     0.50   0.50   mov	qword ptr [rdi], rsi
47*c3739801SMiguel Ojeda -      -      -      -     1.00    -     0.50   0.50   mov	qword ptr [rdi + 8], rdx
48*c3739801SMiguel Ojeda -      -      -      -     1.00    -     0.50   0.50   mov	qword ptr [rdi + 16], rcx
49*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     ret
50