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