List of Java bytecode instructions: Difference between revisions

Content deleted Content added
YD407OTZ (talk | contribs)
Undid revision 900613212 by Bigpeteb (talk) Also updated references to move on from horribly outdated specifications
See also: already in body per WP:SEEALSO / WP:OVERLINK
Line 1,459:
 
== See also ==
*[[Jazelle]] DBX (Direct Bytecode eXecution), a feature that executes some Java bytecodes in hardware, on some [[ARM9]] CPUs
*[[Java bytecode]], a general description of Java bytecode within the context of the [[JVM]]
*[[Common Intermediate Language]] (CIL), a similar bytecode specification that runs on the [[Common Language Runtime|CLR]] of the [[.NET Framework]].
*[[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]]