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

Opcode dup_x1

Duplicate the top operand stack value and insert two values down

Category Stack
Opcode dec 90
Opcode hex 0x5a
Specification JVM Spec for dup_x1
Data Source