Searched defs:SASTORE (Results 1 – 7 of 7) sorted by relevance
26 public class SASTORE extends ArrayInstruction implements StackConsumer { class28 public SASTORE() { in SASTORE() method in SASTORE
79 ArrayInstruction SASTORE = new SASTORE(); field
78 public static final ArrayInstruction SASTORE = new SASTORE(); field in InstructionConst
227 int SASTORE = 86; field
450 int SASTORE = 86; // - field
624 short SASTORE = 86; field
910 public static final short SASTORE = 86; field in Const