Saved Bookmarks
| 1. |
Which is a vector processor?(a) Subword parallelism(b) CISC(c) Superscalar(d) VLIWI have been asked this question in an internship interview.Question is taken from Types of Processors topic in section Embedded Processors of Embedded Systems |
|
Answer» CORRECT OPTION is (a) Subword parallelism The best I can explain: Subword parallelism is a form of a vector processing. A vector processor is the one whose instruction SET includes OPERATIONS on multiple data elements SIMULTANEOUSLY. |
|