The Java Version Almanac
javaalmanac.io
Feedback on this page?

Opcode iload_0

Load int from local variable

Category Load
Opcode dec 26
Opcode hex 0x1a
Specification JVM Spec for iload_0
Data Source