Searched refs:LDC2_W (Results 1 – 4 of 4) sorted by relevance
80 case ByteOps.LDC2_W: { in run()
47 public static final int LDC2_W = 0x14; field in ByteOps
335 case ByteOps.LDC2_W: { in parseInstruction()338 visitor.visitConstant(ByteOps.LDC2_W, offset, 3, cst, 0); in parseInstruction()
800 case ByteOps.LDC2_W: { in jopToRopOpcode()