Searched refs:DUP (Results 1 – 5 of 5) sorted by relevance
125 case ByteOps.DUP: in run()
116 public static final int DUP = 0x59; field in ByteOps
576 case ByteOps.DUP: in parseInstruction()986 if (nextByte != ByteOps.DUP) in parseNewarray()
424 case ByteOps.DUP: { in visitNoArgs()
777 case ByteOps.DUP: in jopToRopOpcode()