Tags: Programming Language.

IJVM is an instruction set architecture 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. This instruction set is so simple that it’s difficult to write complex programs in it (for example no shift instructions are provided).

Loading...

This page contains content from the copyrighted Wikipedia article "IJVM"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.