Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DByteOps.java156 public static final int LOR = 0x81; field in ByteOps
DBytecodeArray.java611 case ByteOps.LOR: in parseInstruction()