Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java116 case ByteOps.LCMP: in run()
DByteOps.java175 public static final int LCMP = 0x94; field in ByteOps
DSimulator.java358 case ByteOps.LCMP: { in visitNoArgs()
DRopperMachine.java867 case ByteOps.LCMP: in jopToRopOpcode()
DBytecodeArray.java677 case ByteOps.LCMP: in parseInstruction()