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

Opcode dup_x2

Duplicate the top operand stack value and insert two or three values down

CategoryStack
Opcode dec91
Opcode hex0x5b
SpecificationJVM Spec for dup_x2
Data Source