IJVM
Encyclopedia : I : IJ : IJV : IJVM
IJVM is an assembly language created by Andrew Tanenbaum for his MIC-1 architecture. It is used to teach assembly basics in his book Structured Computer Organization.
IJVM is mostly a subset of the JVM assembly language that is used in the Java platform. It is simplified at a point that writing complex programs can become very hard (for example, no shift instructions are provided).
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
