Searched refs:FSUB (Results 1 – 2 of 2) sorted by relevance
/dalvik/dx/src/com/android/dx/cf/code/ | ||
D | ByteOps.java | 129 public static final int FSUB = 0x66; field in ByteOps |
D | BytecodeArray.java | 621 case ByteOps.FSUB: in parseInstruction() |