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.java46 case ByteOps.POP2: in run()
DByteOps.java115 public static final int POP2 = 0x58; field in ByteOps
DRopperMachine.java316 case ByteOps.POP2: { in run()
776 case ByteOps.POP2: in jopToRopOpcode()
DSimulator.java402 case ByteOps.POP2: in visitNoArgs()
DBytecodeArray.java575 case ByteOps.POP2: in parseInstruction()