public interface Opcodes
| Modifier and Type | Field and Description |
|---|---|
static int |
OP_ADD_DOUBLE |
static int |
OP_ADD_DOUBLE_2ADDR |
static int |
OP_ADD_FLOAT |
static int |
OP_ADD_FLOAT_2ADDR |
static int |
OP_ADD_INT |
static int |
OP_ADD_INT_2ADDR |
static int |
OP_ADD_INT_LIT16 |
static int |
OP_ADD_INT_LIT8 |
static int |
OP_ADD_LONG |
static int |
OP_ADD_LONG_2ADDR |
static int |
OP_AGET |
static int |
OP_AGET_BOOLEAN |
static int |
OP_AGET_BYTE |
static int |
OP_AGET_CHAR |
static int |
OP_AGET_OBJECT |
static int |
OP_AGET_SHORT |
static int |
OP_AGET_WIDE |
static int |
OP_AND_INT |
static int |
OP_AND_INT_2ADDR |
static int |
OP_AND_INT_LIT16 |
static int |
OP_AND_INT_LIT8 |
static int |
OP_AND_LONG |
static int |
OP_AND_LONG_2ADDR |
static int |
OP_APUT |
static int |
OP_APUT_BOOLEAN |
static int |
OP_APUT_BYTE |
static int |
OP_APUT_CHAR |
static int |
OP_APUT_OBJECT |
static int |
OP_APUT_SHORT |
static int |
OP_APUT_WIDE |
static int |
OP_ARRAY_LENGTH |
static int |
OP_BREAKPOINT
Deprecated.
Implementation detail.
|
static int |
OP_CHECK_CAST |
static int |
OP_CHECK_CAST_JUMBO
Never implemented; do not use.
|
static int |
OP_CMP_LONG |
static int |
OP_CMPG_DOUBLE |
static int |
OP_CMPG_FLOAT |
static int |
OP_CMPL_DOUBLE |
static int |
OP_CMPL_FLOAT |
static int |
OP_CONST |
static int |
OP_CONST_16 |
static int |
OP_CONST_4 |
static int |
OP_CONST_CLASS |
static int |
OP_CONST_CLASS_JUMBO
Never implemented; do not use.
|
static int |
OP_CONST_HIGH16 |
static int |
OP_CONST_STRING |
static int |
OP_CONST_STRING_JUMBO |
static int |
OP_CONST_WIDE |
static int |
OP_CONST_WIDE_16 |
static int |
OP_CONST_WIDE_32 |
static int |
OP_CONST_WIDE_HIGH16 |
static int |
OP_DIV_DOUBLE |
static int |
OP_DIV_DOUBLE_2ADDR |
static int |
OP_DIV_FLOAT |
static int |
OP_DIV_FLOAT_2ADDR |
static int |
OP_DIV_INT |
static int |
OP_DIV_INT_2ADDR |
static int |
OP_DIV_INT_LIT16 |
static int |
OP_DIV_INT_LIT8 |
static int |
OP_DIV_LONG |
static int |
OP_DIV_LONG_2ADDR |
static int |
OP_DOUBLE_TO_FLOAT |
static int |
OP_DOUBLE_TO_INT |
static int |
OP_DOUBLE_TO_LONG |
static int |
OP_EXECUTE_INLINE
Deprecated.
Implementation detail.
|
static int |
OP_EXECUTE_INLINE_RANGE
Deprecated.
Implementation detail.
|
static int |
OP_FILL_ARRAY_DATA |
static int |
OP_FILLED_NEW_ARRAY |
static int |
OP_FILLED_NEW_ARRAY_JUMBO
Never implemented; do not use.
|
static int |
OP_FILLED_NEW_ARRAY_RANGE |
static int |
OP_FLOAT_TO_DOUBLE |
static int |
OP_FLOAT_TO_INT |
static int |
OP_FLOAT_TO_LONG |
static int |
OP_GOTO |
static int |
OP_GOTO_16 |
static int |
OP_GOTO_32 |
static int |
OP_IF_EQ |
static int |
OP_IF_EQZ |
static int |
OP_IF_GE |
static int |
OP_IF_GEZ |
static int |
OP_IF_GT |
static int |
OP_IF_GTZ |
static int |
OP_IF_LE |
static int |
OP_IF_LEZ |
static int |
OP_IF_LT |
static int |
OP_IF_LTZ |
static int |
OP_IF_NE |
static int |
OP_IF_NEZ |
static int |
OP_IGET |
static int |
OP_IGET_BOOLEAN |
static int |
OP_IGET_BOOLEAN_JUMBO
Never implemented; do not use.
|
static int |
OP_IGET_BYTE |
static int |
OP_IGET_BYTE_JUMBO
Never implemented; do not use.
|
static int |
OP_IGET_CHAR |
static int |
OP_IGET_CHAR_JUMBO
Never implemented; do not use.
|
static int |
OP_IGET_JUMBO
Never implemented; do not use.
|
static int |
OP_IGET_OBJECT |
static int |
OP_IGET_OBJECT_JUMBO
Never implemented; do not use.
|
static int |
OP_IGET_OBJECT_QUICK
Deprecated.
Implementation detail.
|
static int |
OP_IGET_QUICK
Deprecated.
Implementation detail.
|
static int |
OP_IGET_SHORT |
static int |
OP_IGET_SHORT_JUMBO
Never implemented; do not use.
|
static int |
OP_IGET_WIDE |
static int |
OP_IGET_WIDE_JUMBO
Never implemented; do not use.
|
static int |
OP_IGET_WIDE_QUICK
Deprecated.
Implementation detail.
|
static int |
OP_IGET_WIDE_VOLATILE
Deprecated.
Implementation detail.
|
static int |
OP_INSTANCE_OF |
static int |
OP_INSTANCE_OF_JUMBO
Never implemented; do not use.
|
static int |
OP_INT_TO_BYTE |
static int |
OP_INT_TO_CHAR |
static int |
OP_INT_TO_DOUBLE |
static int |
OP_INT_TO_FLOAT |
static int |
OP_INT_TO_LONG |
static int |
OP_INT_TO_SHORT |
static int |
OP_INVOKE_DIRECT |
static int |
OP_INVOKE_DIRECT_EMPTY
Deprecated.
Implementation detail.
|
static int |
OP_INVOKE_DIRECT_JUMBO
Never implemented; do not use.
|
static int |
OP_INVOKE_DIRECT_RANGE |
static int |
OP_INVOKE_INTERFACE |
static int |
OP_INVOKE_INTERFACE_JUMBO
Never implemented; do not use.
|
static int |
OP_INVOKE_INTERFACE_RANGE |
static int |
OP_INVOKE_STATIC |
static int |
OP_INVOKE_STATIC_JUMBO
Never implemented; do not use.
|
static int |
OP_INVOKE_STATIC_RANGE |
static int |
OP_INVOKE_SUPER |
static int |
OP_INVOKE_SUPER_JUMBO
Never implemented; do not use.
|
static int |
OP_INVOKE_SUPER_QUICK
Deprecated.
Implementation detail.
|
static int |
OP_INVOKE_SUPER_QUICK_RANGE
Deprecated.
Implementation detail.
|
static int |
OP_INVOKE_SUPER_RANGE |
static int |
OP_INVOKE_VIRTUAL |
static int |
OP_INVOKE_VIRTUAL_JUMBO
Never implemented; do not use.
|
static int |
OP_INVOKE_VIRTUAL_QUICK
Deprecated.
Implementation detail.
|
static int |
OP_INVOKE_VIRTUAL_QUICK_RANGE
Deprecated.
Implementation detail.
|
static int |
OP_INVOKE_VIRTUAL_RANGE |
static int |
OP_IPUT |
static int |
OP_IPUT_BOOLEAN |
static int |
OP_IPUT_BOOLEAN_JUMBO
Never implemented; do not use.
|
static int |
OP_IPUT_BYTE |
static int |
OP_IPUT_BYTE_JUMBO
Never implemented; do not use.
|
static int |
OP_IPUT_CHAR |
static int |
OP_IPUT_CHAR_JUMBO
Never implemented; do not use.
|
static int |
OP_IPUT_JUMBO
Never implemented; do not use.
|
static int |
OP_IPUT_OBJECT |
static int |
OP_IPUT_OBJECT_JUMBO
Never implemented; do not use.
|
static int |
OP_IPUT_OBJECT_QUICK
Deprecated.
Implementation detail.
|
static int |
OP_IPUT_QUICK
Deprecated.
Implementation detail.
|
static int |
OP_IPUT_SHORT |
static int |
OP_IPUT_SHORT_JUMBO
Never implemented; do not use.
|
static int |
OP_IPUT_WIDE |
static int |
OP_IPUT_WIDE_JUMBO
Never implemented; do not use.
|
static int |
OP_IPUT_WIDE_QUICK
Deprecated.
Implementation detail.
|
static int |
OP_IPUT_WIDE_VOLATILE
Deprecated.
Implementation detail.
|
static int |
OP_LONG_TO_DOUBLE |
static int |
OP_LONG_TO_FLOAT |
static int |
OP_LONG_TO_INT |
static int |
OP_MONITOR_ENTER |
static int |
OP_MONITOR_EXIT |
static int |
OP_MOVE |
static int |
OP_MOVE_16 |
static int |
OP_MOVE_EXCEPTION |
static int |
OP_MOVE_FROM16 |
static int |
OP_MOVE_OBJECT |
static int |
OP_MOVE_OBJECT_16 |
static int |
OP_MOVE_OBJECT_FROM16 |
static int |
OP_MOVE_RESULT |
static int |
OP_MOVE_RESULT_OBJECT |
static int |
OP_MOVE_RESULT_WIDE |
static int |
OP_MOVE_WIDE |
static int |
OP_MOVE_WIDE_16 |
static int |
OP_MOVE_WIDE_FROM16 |
static int |
OP_MUL_DOUBLE |
static int |
OP_MUL_DOUBLE_2ADDR |
static int |
OP_MUL_FLOAT |
static int |
OP_MUL_FLOAT_2ADDR |
static int |
OP_MUL_INT |
static int |
OP_MUL_INT_2ADDR |
static int |
OP_MUL_INT_LIT16 |
static int |
OP_MUL_INT_LIT8 |
static int |
OP_MUL_LONG |
static int |
OP_MUL_LONG_2ADDR |
static int |
OP_NEG_DOUBLE |
static int |
OP_NEG_FLOAT |
static int |
OP_NEG_INT |
static int |
OP_NEG_LONG |
static int |
OP_NEW_ARRAY |
static int |
OP_NEW_ARRAY_JUMBO
Never implemented; do not use.
|
static int |
OP_NEW_INSTANCE |
static int |
OP_NEW_INSTANCE_JUMBO
Never implemented; do not use.
|
static int |
OP_NOP |
static int |
OP_NOT_INT |
static int |
OP_NOT_LONG |
static int |
OP_OR_INT |
static int |
OP_OR_INT_2ADDR |
static int |
OP_OR_INT_LIT16 |
static int |
OP_OR_INT_LIT8 |
static int |
OP_OR_LONG |
static int |
OP_OR_LONG_2ADDR |
static int |
OP_PACKED_SWITCH |
static int |
OP_REM_DOUBLE |
static int |
OP_REM_DOUBLE_2ADDR |
static int |
OP_REM_FLOAT |
static int |
OP_REM_FLOAT_2ADDR |
static int |
OP_REM_INT |
static int |
OP_REM_INT_2ADDR |
static int |
OP_REM_INT_LIT16 |
static int |
OP_REM_INT_LIT8 |
static int |
OP_REM_LONG |
static int |
OP_REM_LONG_2ADDR |
static int |
OP_RETURN |
static int |
OP_RETURN_OBJECT |
static int |
OP_RETURN_VOID |
static int |
OP_RETURN_WIDE |
static int |
OP_RSUB_INT |
static int |
OP_RSUB_INT_LIT8 |
static int |
OP_SGET |
static int |
OP_SGET_BOOLEAN |
static int |
OP_SGET_BOOLEAN_JUMBO
Never implemented; do not use.
|
static int |
OP_SGET_BYTE |
static int |
OP_SGET_BYTE_JUMBO
Never implemented; do not use.
|
static int |
OP_SGET_CHAR |
static int |
OP_SGET_CHAR_JUMBO
Never implemented; do not use.
|
static int |
OP_SGET_JUMBO
Never implemented; do not use.
|
static int |
OP_SGET_OBJECT |
static int |
OP_SGET_OBJECT_JUMBO
Never implemented; do not use.
|
static int |
OP_SGET_SHORT |
static int |
OP_SGET_SHORT_JUMBO
Never implemented; do not use.
|
static int |
OP_SGET_WIDE |
static int |
OP_SGET_WIDE_JUMBO
Never implemented; do not use.
|
static int |
OP_SGET_WIDE_VOLATILE
Deprecated.
Implementation detail.
|
static int |
OP_SHL_INT |
static int |
OP_SHL_INT_2ADDR |
static int |
OP_SHL_INT_LIT8 |
static int |
OP_SHL_LONG |
static int |
OP_SHL_LONG_2ADDR |
static int |
OP_SHR_INT |
static int |
OP_SHR_INT_2ADDR |
static int |
OP_SHR_INT_LIT8 |
static int |
OP_SHR_LONG |
static int |
OP_SHR_LONG_2ADDR |
static int |
OP_SPARSE_SWITCH |
static int |
OP_SPUT |
static int |
OP_SPUT_BOOLEAN |
static int |
OP_SPUT_BOOLEAN_JUMBO
Never implemented; do not use.
|
static int |
OP_SPUT_BYTE |
static int |
OP_SPUT_BYTE_JUMBO
Never implemented; do not use.
|
static int |
OP_SPUT_CHAR |
static int |
OP_SPUT_CHAR_JUMBO
Never implemented; do not use.
|
static int |
OP_SPUT_JUMBO
Never implemented; do not use.
|
static int |
OP_SPUT_OBJECT |
static int |
OP_SPUT_OBJECT_JUMBO
Never implemented; do not use.
|
static int |
OP_SPUT_SHORT |
static int |
OP_SPUT_SHORT_JUMBO
Never implemented; do not use.
|
static int |
OP_SPUT_WIDE |
static int |
OP_SPUT_WIDE_JUMBO
Never implemented; do not use.
|
static int |
OP_SPUT_WIDE_VOLATILE
Deprecated.
Implementation detail.
|
static int |
OP_SUB_DOUBLE |
static int |
OP_SUB_DOUBLE_2ADDR |
static int |
OP_SUB_FLOAT |
static int |
OP_SUB_FLOAT_2ADDR |
static int |
OP_SUB_INT |
static int |
OP_SUB_INT_2ADDR |
static int |
OP_SUB_LONG |
static int |
OP_SUB_LONG_2ADDR |
static int |
OP_THROW |
static int |
OP_THROW_VERIFICATION_ERROR
Deprecated.
Implementation detail.
|
static int |
OP_USHR_INT |
static int |
OP_USHR_INT_2ADDR |
static int |
OP_USHR_INT_LIT8 |
static int |
OP_USHR_LONG |
static int |
OP_USHR_LONG_2ADDR |
static int |
OP_XOR_INT |
static int |
OP_XOR_INT_2ADDR |
static int |
OP_XOR_INT_LIT16 |
static int |
OP_XOR_INT_LIT8 |
static int |
OP_XOR_LONG |
static int |
OP_XOR_LONG_2ADDR |
static final int OP_NOP
static final int OP_MOVE
static final int OP_MOVE_FROM16
static final int OP_MOVE_16
static final int OP_MOVE_WIDE
static final int OP_MOVE_WIDE_FROM16
static final int OP_MOVE_WIDE_16
static final int OP_MOVE_OBJECT
static final int OP_MOVE_OBJECT_FROM16
static final int OP_MOVE_OBJECT_16
static final int OP_MOVE_RESULT
static final int OP_MOVE_RESULT_WIDE
static final int OP_MOVE_RESULT_OBJECT
static final int OP_MOVE_EXCEPTION
static final int OP_RETURN_VOID
static final int OP_RETURN
static final int OP_RETURN_WIDE
static final int OP_RETURN_OBJECT
static final int OP_CONST_4
static final int OP_CONST_16
static final int OP_CONST
static final int OP_CONST_HIGH16
static final int OP_CONST_WIDE_16
static final int OP_CONST_WIDE_32
static final int OP_CONST_WIDE
static final int OP_CONST_WIDE_HIGH16
static final int OP_CONST_STRING
static final int OP_CONST_STRING_JUMBO
static final int OP_CONST_CLASS
static final int OP_MONITOR_ENTER
static final int OP_MONITOR_EXIT
static final int OP_CHECK_CAST
static final int OP_INSTANCE_OF
static final int OP_ARRAY_LENGTH
static final int OP_NEW_INSTANCE
static final int OP_NEW_ARRAY
static final int OP_FILLED_NEW_ARRAY
static final int OP_FILLED_NEW_ARRAY_RANGE
static final int OP_FILL_ARRAY_DATA
static final int OP_THROW
static final int OP_GOTO
static final int OP_GOTO_16
static final int OP_GOTO_32
static final int OP_PACKED_SWITCH
static final int OP_SPARSE_SWITCH
static final int OP_CMPL_FLOAT
static final int OP_CMPG_FLOAT
static final int OP_CMPL_DOUBLE
static final int OP_CMPG_DOUBLE
static final int OP_CMP_LONG
static final int OP_IF_EQ
static final int OP_IF_NE
static final int OP_IF_LT
static final int OP_IF_GE
static final int OP_IF_GT
static final int OP_IF_LE
static final int OP_IF_EQZ
static final int OP_IF_NEZ
static final int OP_IF_LTZ
static final int OP_IF_GEZ
static final int OP_IF_GTZ
static final int OP_IF_LEZ
static final int OP_AGET
static final int OP_AGET_WIDE
static final int OP_AGET_OBJECT
static final int OP_AGET_BOOLEAN
static final int OP_AGET_BYTE
static final int OP_AGET_CHAR
static final int OP_AGET_SHORT
static final int OP_APUT
static final int OP_APUT_WIDE
static final int OP_APUT_OBJECT
static final int OP_APUT_BOOLEAN
static final int OP_APUT_BYTE
static final int OP_APUT_CHAR
static final int OP_APUT_SHORT
static final int OP_IGET
static final int OP_IGET_WIDE
static final int OP_IGET_OBJECT
static final int OP_IGET_BOOLEAN
static final int OP_IGET_BYTE
static final int OP_IGET_CHAR
static final int OP_IGET_SHORT
static final int OP_IPUT
static final int OP_IPUT_WIDE
static final int OP_IPUT_OBJECT
static final int OP_IPUT_BOOLEAN
static final int OP_IPUT_BYTE
static final int OP_IPUT_CHAR
static final int OP_IPUT_SHORT
static final int OP_SGET
static final int OP_SGET_WIDE
static final int OP_SGET_OBJECT
static final int OP_SGET_BOOLEAN
static final int OP_SGET_BYTE
static final int OP_SGET_CHAR
static final int OP_SGET_SHORT
static final int OP_SPUT
static final int OP_SPUT_WIDE
static final int OP_SPUT_OBJECT
static final int OP_SPUT_BOOLEAN
static final int OP_SPUT_BYTE
static final int OP_SPUT_CHAR
static final int OP_SPUT_SHORT
static final int OP_INVOKE_VIRTUAL
static final int OP_INVOKE_SUPER
static final int OP_INVOKE_DIRECT
static final int OP_INVOKE_STATIC
static final int OP_INVOKE_INTERFACE
static final int OP_INVOKE_VIRTUAL_RANGE
static final int OP_INVOKE_SUPER_RANGE
static final int OP_INVOKE_DIRECT_RANGE
static final int OP_INVOKE_STATIC_RANGE
static final int OP_INVOKE_INTERFACE_RANGE
static final int OP_NEG_INT
static final int OP_NOT_INT
static final int OP_NEG_LONG
static final int OP_NOT_LONG
static final int OP_NEG_FLOAT
static final int OP_NEG_DOUBLE
static final int OP_INT_TO_LONG
static final int OP_INT_TO_FLOAT
static final int OP_INT_TO_DOUBLE
static final int OP_LONG_TO_INT
static final int OP_LONG_TO_FLOAT
static final int OP_LONG_TO_DOUBLE
static final int OP_FLOAT_TO_INT
static final int OP_FLOAT_TO_LONG
static final int OP_FLOAT_TO_DOUBLE
static final int OP_DOUBLE_TO_INT
static final int OP_DOUBLE_TO_LONG
static final int OP_DOUBLE_TO_FLOAT
static final int OP_INT_TO_BYTE
static final int OP_INT_TO_CHAR
static final int OP_INT_TO_SHORT
static final int OP_ADD_INT
static final int OP_SUB_INT
static final int OP_MUL_INT
static final int OP_DIV_INT
static final int OP_REM_INT
static final int OP_AND_INT
static final int OP_OR_INT
static final int OP_XOR_INT
static final int OP_SHL_INT
static final int OP_SHR_INT
static final int OP_USHR_INT
static final int OP_ADD_LONG
static final int OP_SUB_LONG
static final int OP_MUL_LONG
static final int OP_DIV_LONG
static final int OP_REM_LONG
static final int OP_AND_LONG
static final int OP_OR_LONG
static final int OP_XOR_LONG
static final int OP_SHL_LONG
static final int OP_SHR_LONG
static final int OP_USHR_LONG
static final int OP_ADD_FLOAT
static final int OP_SUB_FLOAT
static final int OP_MUL_FLOAT
static final int OP_DIV_FLOAT
static final int OP_REM_FLOAT
static final int OP_ADD_DOUBLE
static final int OP_SUB_DOUBLE
static final int OP_MUL_DOUBLE
static final int OP_DIV_DOUBLE
static final int OP_REM_DOUBLE
static final int OP_ADD_INT_2ADDR
static final int OP_SUB_INT_2ADDR
static final int OP_MUL_INT_2ADDR
static final int OP_DIV_INT_2ADDR
static final int OP_REM_INT_2ADDR
static final int OP_AND_INT_2ADDR
static final int OP_OR_INT_2ADDR
static final int OP_XOR_INT_2ADDR
static final int OP_SHL_INT_2ADDR
static final int OP_SHR_INT_2ADDR
static final int OP_USHR_INT_2ADDR
static final int OP_ADD_LONG_2ADDR
static final int OP_SUB_LONG_2ADDR
static final int OP_MUL_LONG_2ADDR
static final int OP_DIV_LONG_2ADDR
static final int OP_REM_LONG_2ADDR
static final int OP_AND_LONG_2ADDR
static final int OP_OR_LONG_2ADDR
static final int OP_XOR_LONG_2ADDR
static final int OP_SHL_LONG_2ADDR
static final int OP_SHR_LONG_2ADDR
static final int OP_USHR_LONG_2ADDR
static final int OP_ADD_FLOAT_2ADDR
static final int OP_SUB_FLOAT_2ADDR
static final int OP_MUL_FLOAT_2ADDR
static final int OP_DIV_FLOAT_2ADDR
static final int OP_REM_FLOAT_2ADDR
static final int OP_ADD_DOUBLE_2ADDR
static final int OP_SUB_DOUBLE_2ADDR
static final int OP_MUL_DOUBLE_2ADDR
static final int OP_DIV_DOUBLE_2ADDR
static final int OP_REM_DOUBLE_2ADDR
static final int OP_ADD_INT_LIT16
static final int OP_RSUB_INT
static final int OP_MUL_INT_LIT16
static final int OP_DIV_INT_LIT16
static final int OP_REM_INT_LIT16
static final int OP_AND_INT_LIT16
static final int OP_OR_INT_LIT16
static final int OP_XOR_INT_LIT16
static final int OP_ADD_INT_LIT8
static final int OP_RSUB_INT_LIT8
static final int OP_MUL_INT_LIT8
static final int OP_DIV_INT_LIT8
static final int OP_REM_INT_LIT8
static final int OP_AND_INT_LIT8
static final int OP_OR_INT_LIT8
static final int OP_XOR_INT_LIT8
static final int OP_SHL_INT_LIT8
static final int OP_SHR_INT_LIT8
static final int OP_USHR_INT_LIT8
static final int OP_CONST_CLASS_JUMBO
static final int OP_CHECK_CAST_JUMBO
static final int OP_INSTANCE_OF_JUMBO
static final int OP_NEW_INSTANCE_JUMBO
static final int OP_NEW_ARRAY_JUMBO
static final int OP_FILLED_NEW_ARRAY_JUMBO
static final int OP_IGET_JUMBO
static final int OP_IGET_WIDE_JUMBO
static final int OP_IGET_OBJECT_JUMBO
static final int OP_IGET_BOOLEAN_JUMBO
static final int OP_IGET_BYTE_JUMBO
static final int OP_IGET_CHAR_JUMBO
static final int OP_IGET_SHORT_JUMBO
static final int OP_IPUT_JUMBO
static final int OP_IPUT_WIDE_JUMBO
static final int OP_IPUT_OBJECT_JUMBO
static final int OP_IPUT_BOOLEAN_JUMBO
static final int OP_IPUT_BYTE_JUMBO
static final int OP_IPUT_CHAR_JUMBO
static final int OP_IPUT_SHORT_JUMBO
static final int OP_SGET_JUMBO
static final int OP_SGET_WIDE_JUMBO
static final int OP_SGET_OBJECT_JUMBO
static final int OP_SGET_BOOLEAN_JUMBO
static final int OP_SGET_BYTE_JUMBO
static final int OP_SGET_CHAR_JUMBO
static final int OP_SGET_SHORT_JUMBO
static final int OP_SPUT_JUMBO
static final int OP_SPUT_WIDE_JUMBO
static final int OP_SPUT_OBJECT_JUMBO
static final int OP_SPUT_BOOLEAN_JUMBO
static final int OP_SPUT_BYTE_JUMBO
static final int OP_SPUT_CHAR_JUMBO
static final int OP_SPUT_SHORT_JUMBO
static final int OP_INVOKE_VIRTUAL_JUMBO
static final int OP_INVOKE_SUPER_JUMBO
static final int OP_INVOKE_DIRECT_JUMBO
static final int OP_INVOKE_STATIC_JUMBO
static final int OP_INVOKE_INTERFACE_JUMBO
@Deprecated static final int OP_IGET_WIDE_VOLATILE
@Deprecated static final int OP_IPUT_WIDE_VOLATILE
@Deprecated static final int OP_SGET_WIDE_VOLATILE
@Deprecated static final int OP_SPUT_WIDE_VOLATILE
@Deprecated static final int OP_BREAKPOINT
@Deprecated static final int OP_THROW_VERIFICATION_ERROR
@Deprecated static final int OP_EXECUTE_INLINE
@Deprecated static final int OP_EXECUTE_INLINE_RANGE
@Deprecated static final int OP_INVOKE_DIRECT_EMPTY
@Deprecated static final int OP_IGET_QUICK
@Deprecated static final int OP_IGET_WIDE_QUICK
@Deprecated static final int OP_IGET_OBJECT_QUICK
@Deprecated static final int OP_IPUT_QUICK
@Deprecated static final int OP_IPUT_WIDE_QUICK
@Deprecated static final int OP_IPUT_OBJECT_QUICK
@Deprecated static final int OP_INVOKE_VIRTUAL_QUICK
@Deprecated static final int OP_INVOKE_VIRTUAL_QUICK_RANGE
@Deprecated static final int OP_INVOKE_SUPER_QUICK
@Deprecated static final int OP_INVOKE_SUPER_QUICK_RANGE