DexOpFormat Struct Reference

List of all members.

Public Attributes

const char * name
 The string name of this opcode.
const char * format_id
int size
 The number of code units (dx_ushorts) in this instruction.
DexOpSpecialType specialType
 The type of special information carried by this instruction.
int specialPos
int specialSize
int flags
 The sum of some of the DexInstrFlag values.

Member Data Documentation

The format id of this opcode. See http://www.netmite.com/android/mydroid/dalvik/docs/dalvik-bytecode.html for more information.

The position in nibbles from the first short. Currently the dalvik byte code has all special arguments starting in the second short.

Number of nibbles in the value. Currently the dalvik byte code has this at 4 or 8 nibbles (1 or 2 shorts).


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator
Generated on Fri Sep 24 19:16:14 2010 for dxcut by  doxygen 1.6.3