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