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

Opcode dup2

Duplicate the top one or two operand stack values

Category Stack
Opcode dec 92
Opcode hex 0x5c
Specification JVM Spec for dup2
Data Source