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

Opcode dup

Duplicate the top operand stack value

Category Stack
Opcode dec 89
Opcode hex 0x59
Specification JVM Spec for dup
Data Source