Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Interface dalvik.bytecode. Opcodes

Added Fields
int   OP_CHECK_CAST_JUMBO  
int   OP_CONST_CLASS_JUMBO  
int   OP_FILLED_NEW_ARRAY_JUMBO  
int   OP_IGET_BOOLEAN_JUMBO  
int   OP_IGET_BYTE_JUMBO  
int   OP_IGET_CHAR_JUMBO  
int   OP_IGET_JUMBO  
int   OP_IGET_OBJECT_JUMBO  
int   OP_IGET_SHORT_JUMBO  
int   OP_IGET_WIDE_JUMBO  
int   OP_INSTANCE_OF_JUMBO  
int   OP_INVOKE_DIRECT_JUMBO  
int   OP_INVOKE_INTERFACE_JUMBO  
int   OP_INVOKE_STATIC_JUMBO  
int   OP_INVOKE_SUPER_JUMBO  
int   OP_INVOKE_VIRTUAL_JUMBO  
int   OP_IPUT_BOOLEAN_JUMBO  
int   OP_IPUT_BYTE_JUMBO  
int   OP_IPUT_CHAR_JUMBO  
int   OP_IPUT_JUMBO  
int   OP_IPUT_OBJECT_JUMBO  
int   OP_IPUT_SHORT_JUMBO  
int   OP_IPUT_WIDE_JUMBO  
int   OP_NEW_ARRAY_JUMBO  
int   OP_NEW_INSTANCE_JUMBO  
int   OP_SGET_BOOLEAN_JUMBO  
int   OP_SGET_BYTE_JUMBO  
int   OP_SGET_CHAR_JUMBO  
int   OP_SGET_JUMBO  
int   OP_SGET_OBJECT_JUMBO  
int   OP_SGET_SHORT_JUMBO  
int   OP_SGET_WIDE_JUMBO  
int   OP_SPUT_BOOLEAN_JUMBO  
int   OP_SPUT_BYTE_JUMBO  
int   OP_SPUT_CHAR_JUMBO  
int   OP_SPUT_JUMBO  
int   OP_SPUT_OBJECT_JUMBO  
int   OP_SPUT_SHORT_JUMBO  
int   OP_SPUT_WIDE_JUMBO  
 

Changed Fields
int   OP_BREAKPOINT Now deprecated .
 
int   OP_EXECUTE_INLINE Now deprecated .
 
int   OP_EXECUTE_INLINE_RANGE Now deprecated .
 
int   OP_IGET_OBJECT_QUICK Now deprecated .
 
int   OP_IGET_QUICK Now deprecated .
 
int   OP_IGET_WIDE_QUICK Now deprecated .
 
int   OP_IGET_WIDE_VOLATILE Now deprecated .
 
int   OP_INVOKE_DIRECT_EMPTY Now deprecated .
 
int   OP_INVOKE_SUPER_QUICK Now deprecated .
 
int   OP_INVOKE_SUPER_QUICK_RANGE Now deprecated .
 
int   OP_INVOKE_VIRTUAL_QUICK Now deprecated .
 
int   OP_INVOKE_VIRTUAL_QUICK_RANGE Now deprecated .
 
int   OP_IPUT_OBJECT_QUICK Now deprecated .
 
int   OP_IPUT_QUICK Now deprecated .
 
int   OP_IPUT_WIDE_QUICK Now deprecated .
 
int   OP_IPUT_WIDE_VOLATILE Now deprecated .
 
int   OP_SGET_WIDE_VOLATILE Now deprecated .
 
int   OP_SPUT_WIDE_VOLATILE Now deprecated .
 
int   OP_THROW_VERIFICATION_ERROR Now deprecated .