Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java90 case ByteOps.IMUL: in run()
DByteOps.java131 public static final int IMUL = 0x68; field in ByteOps
DSimulator.java327 case ByteOps.IMUL: in visitNoArgs()
DRopperMachine.java797 case ByteOps.IMUL: { in jopToRopOpcode()
DBytecodeArray.java588 case ByteOps.IMUL: in parseInstruction()
/dalvik/vm/compiler/codegen/x86/libenc/
Denc_tabl.cpp1003 BEGIN_MNEMONIC(IMUL, MF_AFFECTS_FLAGS, D_DU_U)