Package com.android.dx.dex.code
Class RopToDop
java.lang.Object
com.android.dx.dex.code.RopToDop
-
Method Summary
-
Method Details
-
dopFor
Returns the dalvik opcode appropriate for the given register-based instruction.- Parameters:
insn
-non-null;
the original instruction- Returns:
- the corresponding dalvik opcode; one of the constants in
Dops
-