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

Opcode iconst_m1

Push int constant -1

Category Constant
Opcode dec 2
Opcode hex 0x2
Specification JVM Spec for iconst_m1
Data Source