VLIW : Java Glossary

VLIW
VLIW (Very Long Instruction Word). Intel is working on a new type of CPU (Central Processing Unit) that uses very long instruction words instead of microcode. The instruction words give it hints on branch prediction etc. The processors are very fast, but need recompilation even for different variants of same processor. Its as if you needed a totally different exe file for 80386, 80486, Pentium, and Pentium Pro processors. The Java JIT (Just In Time) solves the code distribution problem neatly, since the common JVM (Java Virtual Machine) class files can be compiled as the last minute into the required VLIW format.

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/vliw.html J:\mindprod\jgloss\vliw.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.211]
You are visitor number 8,913.