Searched refs:POP (Results 1 - 5 of 5) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/code/
H A DValueAwareMachine.java45 case ByteOps.POP:
H A DRopperMachine.java301 case ByteOps.POP:
737 case ByteOps.POP:
H A DByteOps.java114 public static final int POP = 0x57; field in class:ByteOps
H A DSimulator.java233 case ByteOps.POP: {
H A DBytecodeArray.java560 case ByteOps.POP:

Completed in 10 milliseconds