Searched refs:OP_DUP_X1 (Results 1 – 4 of 4) sorted by relevance
120 public static final byte OP_DUP_X1 = 90; field
91 case InstructionConstants.OP_DUP_X1: in create()
62 private static final int DUP_X1 = InstructionConstants.OP_DUP_X1 & 0xff;597 case InstructionConstants.OP_DUP_X1: in visitSimpleInstruction()1058 … case InstructionConstants.OP_DUP_X1: return fixedDup_x1 (instructionOffset, topBefore, topAfter); in fixDupSwap()
211 case InstructionConstants.OP_DUP_X1: in visitSimpleInstruction()