Searched refs:ILOAD_0 (Results 1 – 2 of 2) sorted by relevance
53 public static final int ILOAD_0 = 0x1a; field in ByteOps
371 case ByteOps.ILOAD_0: in parseInstruction()375 int idx = opcode - ByteOps.ILOAD_0; in parseInstruction()