Searched refs:ASTORE_0 (Results 1 – 2 of 2) sorted by relevance
102 public static final int ASTORE_0 = 0x4b; field in ByteOps
522 case ByteOps.ASTORE_0: in parseInstruction()526 int idx = opcode - ByteOps.ASTORE_0; in parseInstruction()