Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java95 case ByteOps.INEG: in run()
DByteOps.java143 public static final int INEG = 0x74; field in ByteOps
DRopperMachine.java829 case ByteOps.INEG: { in jopToRopOpcode()
DSimulator.java269 case ByteOps.INEG: { in visitNoArgs()
DBytecodeArray.java591 case ByteOps.INEG: in parseInstruction()