Opcode dup_x2
Duplicate the top operand stack value and insert two or three values down
| Category | Stack |
|---|---|
| Opcode dec | 91 |
| Opcode hex | 0x5b |
| Specification | JVM Spec for dup_x2 |
dup_x2Duplicate the top operand stack value and insert two or three values down
| Category | Stack |
|---|---|
| Opcode dec | 91 |
| Opcode hex | 0x5b |
| Specification | JVM Spec for dup_x2 |