vliw
2 definitions found
vliw - Free On-line Dictionary of Computing (26 May 2007) :
Very Long Instruction Word
VLIW
(VLIW) Used to describe an assembly language instruction set
implemented using horizontal microcode. A horizontally
encoded instruction word which encodes four or more operations
might be considered "very long".
VLIW architectures are sometimes classified as a type of
static superscalar architecture. They are static in the
sense that which units operate in parallel is determined by
the instruction rather than by dynamic scheduling at run time.
Producing code for VLIW machines is difficult; trace scheduling
is a helpful compiler technique.
The most famous VLIW machine was built by (the late)
Multiflow Computer, Inc.
(1994-11-11)
vliw - V.E.R.A. -- Virtual Entity of Relevant Acronyms (June 2006) :
VLIW
Very Long Instruction Word (CPU, IC)
|