Searched refs:LLOAD_1 (Results 1 – 2 of 2) sorted by relevance
/dalvik/dx/src/com/android/dx/cf/code/ | ||
D | ByteOps.java | 58 public static final int LLOAD_1 = 0x1f; field in ByteOps |
D | BytecodeArray.java | 381 case ByteOps.LLOAD_1: in parseInstruction() |