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

Opcode iload_2

Load int from local variable

Category Load
Opcode dec 28
Opcode hex 0x1c
Specification JVM Spec for iload_2
Data Source