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

Opcode dup2_x1

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

Category Stack
Opcode dec 93
Opcode hex 0x5d
Specification JVM Spec for dup2_x1
Data Source