Content deleted Content added
|
|
== See also ==
* [[Java bytecode]], a general description of Java bytecode within the context of the [[JVM]]
* [[Jazelle]] DBX (Direct Bytecode eXecution), a feature that executes some Java bytecodes in hardware, on some [[ARM9]] CPUs
* [[Common Intermediate Language]] (CIL), a similar bytecode specification that runs on the [[Common Language Runtime|CLR]] of the [[.NET Framework]].
* [[C to Java Virtual Machine compilers]]
== External links ==
* [http://docs.oracle.com/javase/specs/jvms/se7/html/index.html Oracle's Java Virtual Machine Specification]
* [http://homepages.inf.ed.ac.uk/kwxm/JVM/codeByFn.html List of Opcodes grouped by Function]
{{Java (Sun)}}
[[Category:Instruction set listings]]
{{Uncategorized|date=February 2015}}
[[Category:Java platform]]
|