Searched refs:LLOAD_0 (Results 1 - 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/code/
H A DByteOps.java57 public static final int LLOAD_0 = 0x1e; field in class:ByteOps
H A DBytecodeArray.java380 case ByteOps.LLOAD_0:
384 int idx = opcode - ByteOps.LLOAD_0;

Completed in 225 milliseconds