Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java94 case ByteOps.ISHL: in run()
DByteOps.java147 public static final int ISHL = 0x78; field in ByteOps
DSimulator.java352 case ByteOps.ISHL: in visitNoArgs()
DRopperMachine.java826 case ByteOps.ISHL: { in jopToRopOpcode()
DBytecodeArray.java592 case ByteOps.ISHL: in parseInstruction()