Searched refs:ALOAD_0 (Results 1 – 2 of 2) sorted by relevance
69 public static final int ALOAD_0 = 0x2a; field in ByteOps
407 case ByteOps.ALOAD_0: in parseInstruction()411 int idx = opcode - ByteOps.ALOAD_0; in parseInstruction()