xref: /linux/rust/zerocopy/benches/try_read_from_suffix.x86-64.mca (revision b079329b8691768962aa514b8f8c9077ca352459)
1*c3739801SMiguel OjedaIterations:        100
2*c3739801SMiguel OjedaInstructions:      1600
3*c3739801SMiguel OjedaTotal Cycles:      478
4*c3739801SMiguel OjedaTotal uOps:        1700
5*c3739801SMiguel Ojeda
6*c3739801SMiguel OjedaDispatch Width:    4
7*c3739801SMiguel OjedauOps Per Cycle:    3.56
8*c3739801SMiguel OjedaIPC:               3.35
9*c3739801SMiguel OjedaBlock RThroughput: 4.3
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	eax, 49345
22*c3739801SMiguel Ojeda 1      1     0.33                        cmp	rsi, 6
23*c3739801SMiguel Ojeda 1      1     1.00                        jb	.LBB5_2
24*c3739801SMiguel Ojeda 1      5     0.50    *                   mov	eax, dword ptr [rdi + rsi - 6]
25*c3739801SMiguel Ojeda 1      5     0.50    *                   movzx	ecx, word ptr [rdi + rsi - 2]
26*c3739801SMiguel Ojeda 1      1     0.50                        shl	rcx, 32
27*c3739801SMiguel Ojeda 1      1     0.33                        or	rcx, rax
28*c3739801SMiguel Ojeda 1      1     0.33                        movzx	edx, cx
29*c3739801SMiguel Ojeda 1      0     0.25                        xor	eax, eax
30*c3739801SMiguel Ojeda 1      1     0.33                        cmp	edx, 49344
31*c3739801SMiguel Ojeda 2      2     0.67                        cmovne	rcx, rsi
32*c3739801SMiguel Ojeda 1      1     0.50                        sete	al
33*c3739801SMiguel Ojeda 1      1     0.33                        and	rcx, -65536
34*c3739801SMiguel Ojeda 1      1     0.33                        xor	rax, 49345
35*c3739801SMiguel Ojeda 1      1     0.33                        or	rax, rcx
36*c3739801SMiguel Ojeda 1      1     1.00                  U     ret
37*c3739801SMiguel Ojeda
38*c3739801SMiguel Ojeda
39*c3739801SMiguel OjedaResources:
40*c3739801SMiguel Ojeda[0]   - SBDivider
41*c3739801SMiguel Ojeda[1]   - SBFPDivider
42*c3739801SMiguel Ojeda[2]   - SBPort0
43*c3739801SMiguel Ojeda[3]   - SBPort1
44*c3739801SMiguel Ojeda[4]   - SBPort4
45*c3739801SMiguel Ojeda[5]   - SBPort5
46*c3739801SMiguel Ojeda[6.0] - SBPort23
47*c3739801SMiguel Ojeda[6.1] - SBPort23
48*c3739801SMiguel Ojeda
49*c3739801SMiguel Ojeda
50*c3739801SMiguel OjedaResource pressure per iteration:
51*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]
52*c3739801SMiguel Ojeda -      -     4.66   4.66    -     4.68   1.00   1.00
53*c3739801SMiguel Ojeda
54*c3739801SMiguel OjedaResource pressure by instruction:
55*c3739801SMiguel Ojeda[0]    [1]    [2]    [3]    [4]    [5]    [6.0]  [6.1]  Instructions:
56*c3739801SMiguel Ojeda -      -     0.32   0.01    -     0.67    -      -     mov	eax, 49345
57*c3739801SMiguel Ojeda -      -     0.62   0.02    -     0.36    -      -     cmp	rsi, 6
58*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     jb	.LBB5_2
59*c3739801SMiguel Ojeda -      -      -      -      -      -      -     1.00   mov	eax, dword ptr [rdi + rsi - 6]
60*c3739801SMiguel Ojeda -      -      -      -      -      -     1.00    -     movzx	ecx, word ptr [rdi + rsi - 2]
61*c3739801SMiguel Ojeda -      -     0.37    -      -     0.63    -      -     shl	rcx, 32
62*c3739801SMiguel Ojeda -      -     0.99   0.01    -      -      -      -     or	rcx, rax
63*c3739801SMiguel Ojeda -      -     1.00    -      -      -      -      -     movzx	edx, cx
64*c3739801SMiguel Ojeda -      -      -      -      -      -      -      -     xor	eax, eax
65*c3739801SMiguel Ojeda -      -     0.35   0.64    -     0.01    -      -     cmp	edx, 49344
66*c3739801SMiguel Ojeda -      -     1.00   1.00    -      -      -      -     cmovne	rcx, rsi
67*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     sete	al
68*c3739801SMiguel Ojeda -      -     0.01   0.99    -      -      -      -     and	rcx, -65536
69*c3739801SMiguel Ojeda -      -      -     1.00    -      -      -      -     xor	rax, 49345
70*c3739801SMiguel Ojeda -      -      -     0.99    -     0.01    -      -     or	rax, rcx
71*c3739801SMiguel Ojeda -      -      -      -      -     1.00    -      -     ret
72