Home
last modified time | relevance | path

Searched refs:FREM (Results 1 – 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/code/
DByteOps.java141 public static final int FREM = 0x72; field in ByteOps
DBytecodeArray.java624 case ByteOps.FREM: in parseInstruction()