Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
m Reverted edits by 213.128.12.7 (talk) to last version by RMCD bot |
||
Line 1:
{{Main|Java bytecode}}
This is a list of the instructions that make up the [[Java bytecode]], an abstract machine language that is ultimately executed by the [[Java virtual machine]].<ref>{{cite web|url=https://docs.oracle.com/javase/specs/jvms/se12/html/index.html |title=The Java® Virtual Machine Specification – Java SE 12 Edition |access-date=May 22, 2021}}</ref> The Java bytecode is generated from languages running on the [[Java Platform]], most notably the [[Java (
''Note that any referenced "value" refers to a 32-bit int as per the Java instruction set.''
|