Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java133 case ByteOps.SWAP: { in run()
DByteOps.java122 public static final int SWAP = 0x5f; field in ByteOps
DSimulator.java537 case ByteOps.SWAP: { in visitNoArgs()
DRopperMachine.java789 case ByteOps.SWAP: in jopToRopOpcode()
DBytecodeArray.java582 case ByteOps.SWAP: { in parseInstruction()