Searched refs:SIPUSH (Results 1 – 3 of 3) sorted by relevance
44 public static final int SIPUSH = 0x11; field in ByteOps
313 case ByteOps.SIPUSH: { in parseInstruction()
234 } else if (opcode == ByteOps.SIPUSH) { in visitLiteralInt()