Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java48 case ByteOps.POP2: in run()
DByteOps.java115 public static final int POP2 = 0x58; field in ByteOps
DRopperMachine.java317 case ByteOps.POP2: { in run()
782 case ByteOps.POP2: in jopToRopOpcode()
DSimulator.java419 case ByteOps.POP2: in visitNoArgs()
DBytecodeArray.java575 case ByteOps.POP2: in parseInstruction()