Opcode dup2_x2
Duplicate the top one or two operand stack values and insert two, three, or four values down
| Category | Stack |
|---|---|
| Opcode dec | 94 |
| Opcode hex | 0x5e |
| Specification | JVM Spec for dup2_x2 |
dup2_x2Duplicate the top one or two operand stack values and insert two, three, or four values down
| Category | Stack |
|---|---|
| Opcode dec | 94 |
| Opcode hex | 0x5e |
| Specification | JVM Spec for dup2_x2 |