Explain VLIW architecture.
Answers
Answered by
1
Answer:
Very long instruction word (VLIW) describes a computer processing architecture in which a language compiler or pre-processor breaks program instruction down into basic operations that can be performed by the processor in parallel (that is, at the same time).
Similar questions