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 |
dup2_x1Duplicate 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 |