This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:multiasm:cs:chapter_3_9 [2026/02/27 14:25] – old revision restored (2026/01/10 20:16) jtokarz | en:multiasm:cs:chapter_3_9 [2026/04/01 14:16] (current) – [Superscalar] ktokarz | ||
|---|---|---|---|
| Line 37: | Line 37: | ||
| < | < | ||
| </ | </ | ||
| - | <todo @ktokarz> | + | In the x86 family, the first processor with two execution paths was the Pentium, which had two execution units called U and V. Modern x64 processors like Intel i7 implement six execution units. Not all execution units have the same functionality. For example, in the i7 processor, each execution unit has different capabilities, |
| - | In the x86 family, the first processor with two execution paths was the Pentium, which had two execution units called U and V. Modern x64 processors like i7 implement six execution units. Not all execution units have the same functionality. For example, in the i7 processor, each execution unit has different capabilities, | + | |
| <table executionunits> | <table executionunits> | ||
| - | < | + | < |
| ^ Execution unit ^ Functionality | ^ Execution unit ^ Functionality | ||
| | 0 | Integer calculations, | | 0 | Integer calculations, | ||