ADD (M32, I32) - Throughput and Uops (IACA 2.2)


With a non-indexed addressing mode

With 1 independent instruction

Throughput Analysis Report
--------------------------
Block Throughput: 1.00 Cycles       Throughput Bottleneck: PORT2_AGU, PORT3_AGU, Port4

Port Binding In Cycles Per Iteration:
-------------------------------------------------------------------------
|  Port  |  0   -  DV  |  1   |  2   -  D   |  3   -  D   |  4   |  5   |
-------------------------------------------------------------------------
| Cycles | 0.3    0.0  | 0.3  | 1.0    0.5  | 1.0    0.5  | 1.0  | 0.3  |
-------------------------------------------------------------------------


| Num Of |              Ports pressure in cycles               |    |
|  Uops  |  0  - DV  |  1  |  2  -  D  |  3  -  D  |  4  |  5  |    |
---------------------------------------------------------------------
|   4^   | 0.3       | 0.3 | 1.0   0.5 | 1.0   0.5 | 1.0 | 0.3 | CP | add dword ptr [r14], 0x1000000
Total Num Of Uops: 4

With 16 independent instructions


Throughput Analysis Report
--------------------------
Block Throughput: 16.00 Cycles       Throughput Bottleneck: FrontEnd, PORT2_AGU, PORT3_AGU, Port4

Port Binding In Cycles Per Iteration:
-------------------------------------------------------------------------
|  Port  |  0   -  DV  |  1   |  2   -  D   |  3   -  D   |  4   |  5   |
-------------------------------------------------------------------------
| Cycles | 5.3    0.0  | 5.3  | 16.0   8.0  | 16.0   8.0  | 16.0 | 5.3  |
-------------------------------------------------------------------------


| Num Of |              Ports pressure in cycles               |    |
|  Uops  |  0  - DV  |  1  |  2  -  D  |  3  -  D  |  4  |  5  |    |
---------------------------------------------------------------------
|   4^   | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+0x4], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+0x8], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+0xc], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+0x10], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+0x14], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+0x18], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+0x1c], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+0x20], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+0x24], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+0x28], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+0x2c], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+0x30], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+0x34], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+0x38], 0x1000000
|   4^   | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+0x3c], 0x1000000
Total Num Of Uops: 64

With an indexed addressing mode

With 1 independent instruction

Throughput Analysis Report
--------------------------
Block Throughput: 1.00 Cycles       Throughput Bottleneck: FrontEnd, PORT2_AGU, PORT3_AGU, Port4

Port Binding In Cycles Per Iteration:
-------------------------------------------------------------------------
|  Port  |  0   -  DV  |  1   |  2   -  D   |  3   -  D   |  4   |  5   |
-------------------------------------------------------------------------
| Cycles | 0.3    0.0  | 0.3  | 1.0    0.5  | 1.0    0.5  | 1.0  | 0.3  |
-------------------------------------------------------------------------


| Num Of |              Ports pressure in cycles               |    |
|  Uops  |  0  - DV  |  1  |  2  -  D  |  3  -  D  |  4  |  5  |    |
---------------------------------------------------------------------
|   4    | 0.3       | 0.3 | 1.0   0.5 | 1.0   0.5 | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1], 0x1000000
Total Num Of Uops: 4

With 16 independent instructions


Throughput Analysis Report
--------------------------
Block Throughput: 16.00 Cycles       Throughput Bottleneck: FrontEnd, PORT2_AGU, PORT3_AGU, Port4

Port Binding In Cycles Per Iteration:
-------------------------------------------------------------------------
|  Port  |  0   -  DV  |  1   |  2   -  D   |  3   -  D   |  4   |  5   |
-------------------------------------------------------------------------
| Cycles | 5.3    0.0  | 5.3  | 16.0   8.0  | 16.0   8.0  | 16.0 | 5.3  |
-------------------------------------------------------------------------


| Num Of |              Ports pressure in cycles               |    |
|  Uops  |  0  - DV  |  1  |  2  -  D  |  3  -  D  |  4  |  5  |    |
---------------------------------------------------------------------
|   4    | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1], 0x1000000
|   4    | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x4], 0x1000000
|   4    | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x8], 0x1000000
|   4    | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0xc], 0x1000000
|   4    | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x10], 0x1000000
|   4    | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x14], 0x1000000
|   4    | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x18], 0x1000000
|   4    | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x1c], 0x1000000
|   4    | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x20], 0x1000000
|   4    | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x24], 0x1000000
|   4    | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x28], 0x1000000
|   4    | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x2c], 0x1000000
|   4    | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x30], 0x1000000
|   4    | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x34], 0x1000000
|   4    | 0.3       | 0.3 | 1.0   1.0 | 1.0       | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x38], 0x1000000
|   4    | 0.3       | 0.3 | 1.0       | 1.0   1.0 | 1.0 | 0.3 | CP | add dword ptr [r14+r13*1+0x3c], 0x1000000
Total Num Of Uops: 64

With the -no_interiteration flag

Throughput Analysis Report
--------------------------
Block Throughput: 1.00 Cycles       Throughput Bottleneck: PORT2_AGU, PORT3_AGU, Port4

Port Binding In Cycles Per Iteration:
-------------------------------------------------------------------------
|  Port  |  0   -  DV  |  1   |  2   -  D   |  3   -  D   |  4   |  5   |
-------------------------------------------------------------------------
| Cycles | 0.3    0.0  | 0.3  | 1.0    0.5  | 1.0    0.5  | 1.0  | 0.3  |
-------------------------------------------------------------------------


| Num Of |              Ports pressure in cycles               |    |
|  Uops  |  0  - DV  |  1  |  2  -  D  |  3  -  D  |  4  |  5  |    |
---------------------------------------------------------------------
|   4^   | 0.3       | 0.3 | 1.0   0.5 | 1.0   0.5 | 1.0 | 0.3 | CP | add dword ptr [r14], 0x1000000
Total Num Of Uops: 4