Searched defs:SIPUSH (Results 1 – 3 of 3) sorted by relevance
32 public class SIPUSH extends Instruction implements ConstantPushInstruction { class41 SIPUSH() { in SIPUSH() method in SIPUSH45 public SIPUSH(final short b) { in SIPUSH() method in SIPUSH
348 short SIPUSH = 17; field
565 public static final short SIPUSH = 17; field in Const