Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java92 case ByteOps.IMUL: in run()
DByteOps.java131 public static final int IMUL = 0x68; field in ByteOps
DRopperMachine.java820 case ByteOps.IMUL: { in jopToRopOpcode()
DSimulator.java360 case ByteOps.IMUL: in visitNoArgs()
DBytecodeArray.java588 case ByteOps.IMUL: in parseInstruction()