Home
last modified time | relevance | path

Searched refs:D2I (Results 1 – 5 of 5) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java112 case ByteOps.D2I: in run()
DByteOps.java169 public static final int D2I = 0x8e; field in ByteOps
DRopperMachine.java859 case ByteOps.D2I: in jopToRopOpcode()
DSimulator.java294 case ByteOps.D2I: in visitNoArgs()
DBytecodeArray.java673 case ByteOps.D2I: in parseInstruction()