Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java145 case ByteOps.GETFIELD: in run()
DByteOps.java207 public static final int GETFIELD = 0xb4; field in ByteOps
DSimulator.java647 case ByteOps.GETFIELD: in visitConstant()
DRopperMachine.java920 case ByteOps.GETFIELD: { in jopToRopOpcode()
DBytecodeArray.java753 case ByteOps.GETFIELD: in parseInstruction()