History log of /external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/InstructionUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b84345935a5ab15340dbca045a0af39c1f5a6124 31-Aug-2017 Orion Hodson <oth@google.com> Fix out registers for invoke-polymorphic

The calculation of the number of output registers for
invoke-polymorphic and invoke-polymorphic-range should be based on the
number of registers provided.
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/InstructionUtil.java
f3c33259dd0567294ef814be879b59a450c24f70 17-Dec-2012 Izzat Bahadirov <izzat.b@sta.samsung.com> Add support for writing code_items
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/InstructionUtil.java