Package com.android.dx.io.instructions
package com.android.dx.io.instructions
-
ClassDescriptionMap from addresses to addresses, where addresses are all
ints.Base implementation ofCodeCursor.Cursor over code units, for reading or writing out Dalvik bytecode.Input stream of code units, for reading in Dalvik bytecode.Output stream of code units, for writing out Dalvik bytecode.A decoded Dalvik instruction.A decoded Dalvik instruction which contains the payload for apacked-switchinstruction.A decoded Dalvik instruction which has five register arguments.A decoded Dalvik instruction which has five register arguments.Representation of an instruction format, which knows how to decode into and encode from instances ofDecodedInstruction.A decoded invoke-polymorphic instruction.A decoded invoke-polymorphic/range instruction.A decoded Dalvik instruction which has one register argument.A decoded Dalvik instruction which contains the payload for apacked-switchinstruction.A decoded Dalvik instruction which has register range arguments (an "A" start register and a register count).Implementation ofCodeInputthat reads from ashort[].Implementation ofCodeOutputthat writes to ashort[].A decoded Dalvik instruction which contains the payload for apacked-switchinstruction.A decoded Dalvik instruction which has three register arguments.A decoded Dalvik instruction which has two register arguments.A decoded Dalvik instruction which has no register arguments.