Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java45 case ByteOps.POP: in run()
DByteOps.java114 public static final int POP = 0x57; field in ByteOps
DRopperMachine.java315 case ByteOps.POP: in run()
775 case ByteOps.POP: in jopToRopOpcode()
DSimulator.java300 case ByteOps.POP: { in visitNoArgs()
DBytecodeArray.java574 case ByteOps.POP: in parseInstruction()