Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java67 case ByteOps.PUTFIELD: in run()
DByteOps.java208 public static final int PUTFIELD = 0xb5; field in ByteOps
DRopperMachine.java713 case ByteOps.PUTFIELD: { in getSources()
923 case ByteOps.PUTFIELD: { in jopToRopOpcode()
DSimulator.java653 case ByteOps.PUTFIELD: { in visitConstant()
DBytecodeArray.java754 case ByteOps.PUTFIELD: in parseInstruction()