GitHub
The Java Version Almanac
javaalmanac.io
Feedback on this page?
The Java Version Almanac
Java Bytecode
Opcode
iaload
Load
int
from array
Category
Array
Opcode dec
46
Opcode hex
0x2e
Specification
JVM Spec for
iaload
Data Source