This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:multiasm:cs:chapter_3_5 [2026/01/10 20:11] – pczekalski | en:multiasm:cs:chapter_3_5 [2026/02/27 14:24] (current) – old revision restored (2026/02/24 10:19) jtokarz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Processor Taxonomies, SISD, SIMD, MIMD ====== | + | ====== Processor Taxonomies, SISD, SIMD, MIMD, MISD, SIMT ====== |
| As we already know, the processor executes instructions that process data. We can consider two streams flowing through the processor. A stream of instructions which passes through the control unit, and a stream of data processed by the execution unit. In 1966, Michael Flynn proposed the taxonomies to define different processors' | As we already know, the processor executes instructions that process data. We can consider two streams flowing through the processor. A stream of instructions which passes through the control unit, and a stream of data processed by the execution unit. In 1966, Michael Flynn proposed the taxonomies to define different processors' | ||
| Taxonomies as proposed by Flynn are presented in Table{{ref> | Taxonomies as proposed by Flynn are presented in Table{{ref> | ||