public abstract class Operators extends Object
Operator
Modifier and Type | Field and Description |
---|---|
static Operator |
ADDR_2INT
Operator for ADDR_2INT instructions
|
static char |
ADDR_2INT_opcode
Opcode identifier for ADDR_2INT instructions
|
static Operator |
ADDR_2LONG
Operator for ADDR_2LONG instructions
|
static char |
ADDR_2LONG_opcode
Opcode identifier for ADDR_2LONG instructions
|
static Operator |
ADDRESS_CONSTANT
Operator for ADDRESS_CONSTANT instructions
|
static char |
ADDRESS_CONSTANT_opcode
Opcode identifier for ADDRESS_CONSTANT instructions
|
static char |
ARCH_INDEPENDENT_END_opcode
Opcode identifier for ARCH_INDEPENDENT_END instructions
|
static Operator |
ARRAYLENGTH
Operator for ARRAYLENGTH instructions
|
static char |
ARRAYLENGTH_opcode
Opcode identifier for ARRAYLENGTH instructions
|
static Operator |
ATHROW
Operator for ATHROW instructions
|
static char |
ATHROW_opcode
Opcode identifier for ATHROW instructions
|
static Operator |
ATTEMPT_ADDR
Operator for ATTEMPT_ADDR instructions
|
static char |
ATTEMPT_ADDR_opcode
Opcode identifier for ATTEMPT_ADDR instructions
|
static Operator |
ATTEMPT_INT
Operator for ATTEMPT_INT instructions
|
static char |
ATTEMPT_INT_opcode
Opcode identifier for ATTEMPT_INT instructions
|
static Operator |
ATTEMPT_LONG
Operator for ATTEMPT_LONG instructions
|
static char |
ATTEMPT_LONG_opcode
Opcode identifier for ATTEMPT_LONG instructions
|
static Operator |
BBEND
Operator for BBEND instructions
|
static char |
BBEND_opcode
Opcode identifier for BBEND instructions
|
static Operator |
BOOLEAN_CMP_ADDR
Operator for BOOLEAN_CMP_ADDR instructions
|
static char |
BOOLEAN_CMP_ADDR_opcode
Opcode identifier for BOOLEAN_CMP_ADDR instructions
|
static Operator |
BOOLEAN_CMP_DOUBLE
Operator for BOOLEAN_CMP_DOUBLE instructions
|
static char |
BOOLEAN_CMP_DOUBLE_opcode
Opcode identifier for BOOLEAN_CMP_DOUBLE instructions
|
static Operator |
BOOLEAN_CMP_FLOAT
Operator for BOOLEAN_CMP_FLOAT instructions
|
static char |
BOOLEAN_CMP_FLOAT_opcode
Opcode identifier for BOOLEAN_CMP_FLOAT instructions
|
static Operator |
BOOLEAN_CMP_INT
Operator for BOOLEAN_CMP_INT instructions
|
static char |
BOOLEAN_CMP_INT_opcode
Opcode identifier for BOOLEAN_CMP_INT instructions
|
static Operator |
BOOLEAN_CMP_LONG
Operator for BOOLEAN_CMP_LONG instructions
|
static char |
BOOLEAN_CMP_LONG_opcode
Opcode identifier for BOOLEAN_CMP_LONG instructions
|
static Operator |
BOOLEAN_NOT
Operator for BOOLEAN_NOT instructions
|
static char |
BOOLEAN_NOT_opcode
Opcode identifier for BOOLEAN_NOT instructions
|
static Operator |
BOUNDS_CHECK
Operator for BOUNDS_CHECK instructions
|
static char |
BOUNDS_CHECK_opcode
Opcode identifier for BOUNDS_CHECK instructions
|
static Operator |
BRANCH_TARGET
Operator for BRANCH_TARGET instructions
|
static char |
BRANCH_TARGET_opcode
Opcode identifier for BRANCH_TARGET instructions
|
static Operator |
BYTE_ALOAD
Operator for BYTE_ALOAD instructions
|
static char |
BYTE_ALOAD_opcode
Opcode identifier for BYTE_ALOAD instructions
|
static Operator |
BYTE_ASTORE
Operator for BYTE_ASTORE instructions
|
static char |
BYTE_ASTORE_opcode
Opcode identifier for BYTE_ASTORE instructions
|
static Operator |
BYTE_LOAD
Operator for BYTE_LOAD instructions
|
static char |
BYTE_LOAD_opcode
Opcode identifier for BYTE_LOAD instructions
|
static Operator |
BYTE_STORE
Operator for BYTE_STORE instructions
|
static char |
BYTE_STORE_opcode
Opcode identifier for BYTE_STORE instructions
|
static Operator |
CALL
Operator for CALL instructions
|
static char |
CALL_opcode
Opcode identifier for CALL instructions
|
static Operator |
CHECKCAST
Operator for CHECKCAST instructions
|
static Operator |
CHECKCAST_NOTNULL
Operator for CHECKCAST_NOTNULL instructions
|
static char |
CHECKCAST_NOTNULL_opcode
Opcode identifier for CHECKCAST_NOTNULL instructions
|
static char |
CHECKCAST_opcode
Opcode identifier for CHECKCAST instructions
|
static Operator |
CHECKCAST_UNRESOLVED
Operator for CHECKCAST_UNRESOLVED instructions
|
static char |
CHECKCAST_UNRESOLVED_opcode
Opcode identifier for CHECKCAST_UNRESOLVED instructions
|
static Operator |
DOUBLE_2FLOAT
Operator for DOUBLE_2FLOAT instructions
|
static char |
DOUBLE_2FLOAT_opcode
Opcode identifier for DOUBLE_2FLOAT instructions
|
static Operator |
DOUBLE_2INT
Operator for DOUBLE_2INT instructions
|
static char |
DOUBLE_2INT_opcode
Opcode identifier for DOUBLE_2INT instructions
|
static Operator |
DOUBLE_2LONG
Operator for DOUBLE_2LONG instructions
|
static char |
DOUBLE_2LONG_opcode
Opcode identifier for DOUBLE_2LONG instructions
|
static Operator |
DOUBLE_ADD
Operator for DOUBLE_ADD instructions
|
static char |
DOUBLE_ADD_opcode
Opcode identifier for DOUBLE_ADD instructions
|
static Operator |
DOUBLE_ALOAD
Operator for DOUBLE_ALOAD instructions
|
static char |
DOUBLE_ALOAD_opcode
Opcode identifier for DOUBLE_ALOAD instructions
|
static Operator |
DOUBLE_AS_LONG_BITS
Operator for DOUBLE_AS_LONG_BITS instructions
|
static char |
DOUBLE_AS_LONG_BITS_opcode
Opcode identifier for DOUBLE_AS_LONG_BITS instructions
|
static Operator |
DOUBLE_ASTORE
Operator for DOUBLE_ASTORE instructions
|
static char |
DOUBLE_ASTORE_opcode
Opcode identifier for DOUBLE_ASTORE instructions
|
static Operator |
DOUBLE_CMPG
Operator for DOUBLE_CMPG instructions
|
static char |
DOUBLE_CMPG_opcode
Opcode identifier for DOUBLE_CMPG instructions
|
static Operator |
DOUBLE_CMPL
Operator for DOUBLE_CMPL instructions
|
static char |
DOUBLE_CMPL_opcode
Opcode identifier for DOUBLE_CMPL instructions
|
static Operator |
DOUBLE_COND_MOVE
Operator for DOUBLE_COND_MOVE instructions
|
static char |
DOUBLE_COND_MOVE_opcode
Opcode identifier for DOUBLE_COND_MOVE instructions
|
static Operator |
DOUBLE_DIV
Operator for DOUBLE_DIV instructions
|
static char |
DOUBLE_DIV_opcode
Opcode identifier for DOUBLE_DIV instructions
|
static Operator |
DOUBLE_IFCMP
Operator for DOUBLE_IFCMP instructions
|
static char |
DOUBLE_IFCMP_opcode
Opcode identifier for DOUBLE_IFCMP instructions
|
static Operator |
DOUBLE_LOAD
Operator for DOUBLE_LOAD instructions
|
static char |
DOUBLE_LOAD_opcode
Opcode identifier for DOUBLE_LOAD instructions
|
static Operator |
DOUBLE_MOVE
Operator for DOUBLE_MOVE instructions
|
static char |
DOUBLE_MOVE_opcode
Opcode identifier for DOUBLE_MOVE instructions
|
static Operator |
DOUBLE_MUL
Operator for DOUBLE_MUL instructions
|
static char |
DOUBLE_MUL_opcode
Opcode identifier for DOUBLE_MUL instructions
|
static Operator |
DOUBLE_NEG
Operator for DOUBLE_NEG instructions
|
static char |
DOUBLE_NEG_opcode
Opcode identifier for DOUBLE_NEG instructions
|
static Operator |
DOUBLE_REM
Operator for DOUBLE_REM instructions
|
static char |
DOUBLE_REM_opcode
Opcode identifier for DOUBLE_REM instructions
|
static Operator |
DOUBLE_SQRT
Operator for DOUBLE_SQRT instructions
|
static char |
DOUBLE_SQRT_opcode
Opcode identifier for DOUBLE_SQRT instructions
|
static Operator |
DOUBLE_STORE
Operator for DOUBLE_STORE instructions
|
static char |
DOUBLE_STORE_opcode
Opcode identifier for DOUBLE_STORE instructions
|
static Operator |
DOUBLE_SUB
Operator for DOUBLE_SUB instructions
|
static char |
DOUBLE_SUB_opcode
Opcode identifier for DOUBLE_SUB instructions
|
static Operator |
FENCE
Operator for FENCE instructions
|
static char |
FENCE_opcode
Opcode identifier for FENCE instructions
|
static Operator |
FLOAT_2DOUBLE
Operator for FLOAT_2DOUBLE instructions
|
static char |
FLOAT_2DOUBLE_opcode
Opcode identifier for FLOAT_2DOUBLE instructions
|
static Operator |
FLOAT_2INT
Operator for FLOAT_2INT instructions
|
static char |
FLOAT_2INT_opcode
Opcode identifier for FLOAT_2INT instructions
|
static Operator |
FLOAT_2LONG
Operator for FLOAT_2LONG instructions
|
static char |
FLOAT_2LONG_opcode
Opcode identifier for FLOAT_2LONG instructions
|
static Operator |
FLOAT_ADD
Operator for FLOAT_ADD instructions
|
static char |
FLOAT_ADD_opcode
Opcode identifier for FLOAT_ADD instructions
|
static Operator |
FLOAT_ALOAD
Operator for FLOAT_ALOAD instructions
|
static char |
FLOAT_ALOAD_opcode
Opcode identifier for FLOAT_ALOAD instructions
|
static Operator |
FLOAT_AS_INT_BITS
Operator for FLOAT_AS_INT_BITS instructions
|
static char |
FLOAT_AS_INT_BITS_opcode
Opcode identifier for FLOAT_AS_INT_BITS instructions
|
static Operator |
FLOAT_ASTORE
Operator for FLOAT_ASTORE instructions
|
static char |
FLOAT_ASTORE_opcode
Opcode identifier for FLOAT_ASTORE instructions
|
static Operator |
FLOAT_CMPG
Operator for FLOAT_CMPG instructions
|
static char |
FLOAT_CMPG_opcode
Opcode identifier for FLOAT_CMPG instructions
|
static Operator |
FLOAT_CMPL
Operator for FLOAT_CMPL instructions
|
static char |
FLOAT_CMPL_opcode
Opcode identifier for FLOAT_CMPL instructions
|
static Operator |
FLOAT_COND_MOVE
Operator for FLOAT_COND_MOVE instructions
|
static char |
FLOAT_COND_MOVE_opcode
Opcode identifier for FLOAT_COND_MOVE instructions
|
static Operator |
FLOAT_DIV
Operator for FLOAT_DIV instructions
|
static char |
FLOAT_DIV_opcode
Opcode identifier for FLOAT_DIV instructions
|
static Operator |
FLOAT_IFCMP
Operator for FLOAT_IFCMP instructions
|
static char |
FLOAT_IFCMP_opcode
Opcode identifier for FLOAT_IFCMP instructions
|
static Operator |
FLOAT_LOAD
Operator for FLOAT_LOAD instructions
|
static char |
FLOAT_LOAD_opcode
Opcode identifier for FLOAT_LOAD instructions
|
static Operator |
FLOAT_MOVE
Operator for FLOAT_MOVE instructions
|
static char |
FLOAT_MOVE_opcode
Opcode identifier for FLOAT_MOVE instructions
|
static Operator |
FLOAT_MUL
Operator for FLOAT_MUL instructions
|
static char |
FLOAT_MUL_opcode
Opcode identifier for FLOAT_MUL instructions
|
static Operator |
FLOAT_NEG
Operator for FLOAT_NEG instructions
|
static char |
FLOAT_NEG_opcode
Opcode identifier for FLOAT_NEG instructions
|
static Operator |
FLOAT_REM
Operator for FLOAT_REM instructions
|
static char |
FLOAT_REM_opcode
Opcode identifier for FLOAT_REM instructions
|
static Operator |
FLOAT_SQRT
Operator for FLOAT_SQRT instructions
|
static char |
FLOAT_SQRT_opcode
Opcode identifier for FLOAT_SQRT instructions
|
static Operator |
FLOAT_STORE
Operator for FLOAT_STORE instructions
|
static char |
FLOAT_STORE_opcode
Opcode identifier for FLOAT_STORE instructions
|
static Operator |
FLOAT_SUB
Operator for FLOAT_SUB instructions
|
static char |
FLOAT_SUB_opcode
Opcode identifier for FLOAT_SUB instructions
|
static Operator |
GET_ARRAY_ELEMENT_TIB_FROM_TIB
Operator for GET_ARRAY_ELEMENT_TIB_FROM_TIB instructions
|
static char |
GET_ARRAY_ELEMENT_TIB_FROM_TIB_opcode
Opcode identifier for GET_ARRAY_ELEMENT_TIB_FROM_TIB instructions
|
static Operator |
GET_CAUGHT_EXCEPTION
Operator for GET_CAUGHT_EXCEPTION instructions
|
static char |
GET_CAUGHT_EXCEPTION_opcode
Opcode identifier for GET_CAUGHT_EXCEPTION instructions
|
static Operator |
GET_CLASS_TIB
Operator for GET_CLASS_TIB instructions
|
static char |
GET_CLASS_TIB_opcode
Opcode identifier for GET_CLASS_TIB instructions
|
static Operator |
GET_DOES_IMPLEMENT_FROM_TIB
Operator for GET_DOES_IMPLEMENT_FROM_TIB instructions
|
static char |
GET_DOES_IMPLEMENT_FROM_TIB_opcode
Opcode identifier for GET_DOES_IMPLEMENT_FROM_TIB instructions
|
static Operator |
GET_OBJ_TIB
Operator for GET_OBJ_TIB instructions
|
static char |
GET_OBJ_TIB_opcode
Opcode identifier for GET_OBJ_TIB instructions
|
static Operator |
GET_SUPERCLASS_IDS_FROM_TIB
Operator for GET_SUPERCLASS_IDS_FROM_TIB instructions
|
static char |
GET_SUPERCLASS_IDS_FROM_TIB_opcode
Opcode identifier for GET_SUPERCLASS_IDS_FROM_TIB instructions
|
static Operator |
GET_TIME_BASE
Operator for GET_TIME_BASE instructions
|
static char |
GET_TIME_BASE_opcode
Opcode identifier for GET_TIME_BASE instructions
|
static Operator |
GET_TYPE_FROM_TIB
Operator for GET_TYPE_FROM_TIB instructions
|
static char |
GET_TYPE_FROM_TIB_opcode
Opcode identifier for GET_TYPE_FROM_TIB instructions
|
static Operator |
GETFIELD
Operator for GETFIELD instructions
|
static char |
GETFIELD_opcode
Opcode identifier for GETFIELD instructions
|
static Operator |
GETSTATIC
Operator for GETSTATIC instructions
|
static char |
GETSTATIC_opcode
Opcode identifier for GETSTATIC instructions
|
static Operator |
GOTO
Operator for GOTO instructions
|
static char |
GOTO_opcode
Opcode identifier for GOTO instructions
|
static Operator |
GUARD_COMBINE
Operator for GUARD_COMBINE instructions
|
static char |
GUARD_COMBINE_opcode
Opcode identifier for GUARD_COMBINE instructions
|
static Operator |
GUARD_COND_MOVE
Operator for GUARD_COND_MOVE instructions
|
static char |
GUARD_COND_MOVE_opcode
Opcode identifier for GUARD_COND_MOVE instructions
|
static Operator |
GUARD_MOVE
Operator for GUARD_MOVE instructions
|
static char |
GUARD_MOVE_opcode
Opcode identifier for GUARD_MOVE instructions
|
static Operator |
IG_CLASS_TEST
Operator for IG_CLASS_TEST instructions
|
static char |
IG_CLASS_TEST_opcode
Opcode identifier for IG_CLASS_TEST instructions
|
static Operator |
IG_METHOD_TEST
Operator for IG_METHOD_TEST instructions
|
static char |
IG_METHOD_TEST_opcode
Opcode identifier for IG_METHOD_TEST instructions
|
static Operator |
IG_PATCH_POINT
Operator for IG_PATCH_POINT instructions
|
static char |
IG_PATCH_POINT_opcode
Opcode identifier for IG_PATCH_POINT instructions
|
static Operator |
INSTANCEOF
Operator for INSTANCEOF instructions
|
static Operator |
INSTANCEOF_NOTNULL
Operator for INSTANCEOF_NOTNULL instructions
|
static char |
INSTANCEOF_NOTNULL_opcode
Opcode identifier for INSTANCEOF_NOTNULL instructions
|
static char |
INSTANCEOF_opcode
Opcode identifier for INSTANCEOF instructions
|
static Operator |
INSTANCEOF_UNRESOLVED
Operator for INSTANCEOF_UNRESOLVED instructions
|
static char |
INSTANCEOF_UNRESOLVED_opcode
Opcode identifier for INSTANCEOF_UNRESOLVED instructions
|
static Operator |
INSTRUMENTED_EVENT_COUNTER
Operator for INSTRUMENTED_EVENT_COUNTER instructions
|
static char |
INSTRUMENTED_EVENT_COUNTER_opcode
Opcode identifier for INSTRUMENTED_EVENT_COUNTER instructions
|
static Operator |
INT_2ADDRSigExt
Operator for INT_2ADDRSigExt instructions
|
static char |
INT_2ADDRSigExt_opcode
Opcode identifier for INT_2ADDRSigExt instructions
|
static Operator |
INT_2ADDRZerExt
Operator for INT_2ADDRZerExt instructions
|
static char |
INT_2ADDRZerExt_opcode
Opcode identifier for INT_2ADDRZerExt instructions
|
static Operator |
INT_2BYTE
Operator for INT_2BYTE instructions
|
static char |
INT_2BYTE_opcode
Opcode identifier for INT_2BYTE instructions
|
static Operator |
INT_2DOUBLE
Operator for INT_2DOUBLE instructions
|
static char |
INT_2DOUBLE_opcode
Opcode identifier for INT_2DOUBLE instructions
|
static Operator |
INT_2FLOAT
Operator for INT_2FLOAT instructions
|
static char |
INT_2FLOAT_opcode
Opcode identifier for INT_2FLOAT instructions
|
static Operator |
INT_2LONG
Operator for INT_2LONG instructions
|
static char |
INT_2LONG_opcode
Opcode identifier for INT_2LONG instructions
|
static Operator |
INT_2SHORT
Operator for INT_2SHORT instructions
|
static char |
INT_2SHORT_opcode
Opcode identifier for INT_2SHORT instructions
|
static Operator |
INT_2USHORT
Operator for INT_2USHORT instructions
|
static char |
INT_2USHORT_opcode
Opcode identifier for INT_2USHORT instructions
|
static Operator |
INT_ADD
Operator for INT_ADD instructions
|
static char |
INT_ADD_opcode
Opcode identifier for INT_ADD instructions
|
static Operator |
INT_ALOAD
Operator for INT_ALOAD instructions
|
static char |
INT_ALOAD_opcode
Opcode identifier for INT_ALOAD instructions
|
static Operator |
INT_AND
Operator for INT_AND instructions
|
static char |
INT_AND_opcode
Opcode identifier for INT_AND instructions
|
static Operator |
INT_ASTORE
Operator for INT_ASTORE instructions
|
static char |
INT_ASTORE_opcode
Opcode identifier for INT_ASTORE instructions
|
static Operator |
INT_BITS_AS_FLOAT
Operator for INT_BITS_AS_FLOAT instructions
|
static char |
INT_BITS_AS_FLOAT_opcode
Opcode identifier for INT_BITS_AS_FLOAT instructions
|
static Operator |
INT_COND_MOVE
Operator for INT_COND_MOVE instructions
|
static char |
INT_COND_MOVE_opcode
Opcode identifier for INT_COND_MOVE instructions
|
static Operator |
INT_CONSTANT
Operator for INT_CONSTANT instructions
|
static char |
INT_CONSTANT_opcode
Opcode identifier for INT_CONSTANT instructions
|
static Operator |
INT_DIV
Operator for INT_DIV instructions
|
static char |
INT_DIV_opcode
Opcode identifier for INT_DIV instructions
|
static Operator |
INT_IFCMP
Operator for INT_IFCMP instructions
|
static char |
INT_IFCMP_opcode
Opcode identifier for INT_IFCMP instructions
|
static Operator |
INT_IFCMP2
Operator for INT_IFCMP2 instructions
|
static char |
INT_IFCMP2_opcode
Opcode identifier for INT_IFCMP2 instructions
|
static Operator |
INT_LOAD
Operator for INT_LOAD instructions
|
static char |
INT_LOAD_opcode
Opcode identifier for INT_LOAD instructions
|
static Operator |
INT_MOVE
Operator for INT_MOVE instructions
|
static char |
INT_MOVE_opcode
Opcode identifier for INT_MOVE instructions
|
static Operator |
INT_MUL
Operator for INT_MUL instructions
|
static char |
INT_MUL_opcode
Opcode identifier for INT_MUL instructions
|
static Operator |
INT_NEG
Operator for INT_NEG instructions
|
static char |
INT_NEG_opcode
Opcode identifier for INT_NEG instructions
|
static Operator |
INT_NOT
Operator for INT_NOT instructions
|
static char |
INT_NOT_opcode
Opcode identifier for INT_NOT instructions
|
static Operator |
INT_OR
Operator for INT_OR instructions
|
static char |
INT_OR_opcode
Opcode identifier for INT_OR instructions
|
static Operator |
INT_REM
Operator for INT_REM instructions
|
static char |
INT_REM_opcode
Opcode identifier for INT_REM instructions
|
static Operator |
INT_SHL
Operator for INT_SHL instructions
|
static char |
INT_SHL_opcode
Opcode identifier for INT_SHL instructions
|
static Operator |
INT_SHR
Operator for INT_SHR instructions
|
static char |
INT_SHR_opcode
Opcode identifier for INT_SHR instructions
|
static Operator |
INT_STORE
Operator for INT_STORE instructions
|
static char |
INT_STORE_opcode
Opcode identifier for INT_STORE instructions
|
static Operator |
INT_SUB
Operator for INT_SUB instructions
|
static char |
INT_SUB_opcode
Opcode identifier for INT_SUB instructions
|
static Operator |
INT_USHR
Operator for INT_USHR instructions
|
static char |
INT_USHR_opcode
Opcode identifier for INT_USHR instructions
|
static Operator |
INT_XOR
Operator for INT_XOR instructions
|
static char |
INT_XOR_opcode
Opcode identifier for INT_XOR instructions
|
static Operator |
INT_ZERO_CHECK
Operator for INT_ZERO_CHECK instructions
|
static char |
INT_ZERO_CHECK_opcode
Opcode identifier for INT_ZERO_CHECK instructions
|
static Operator |
IR_PROLOGUE
Operator for IR_PROLOGUE instructions
|
static char |
IR_PROLOGUE_opcode
Opcode identifier for IR_PROLOGUE instructions
|
static Operator |
LABEL
Operator for LABEL instructions
|
static char |
LABEL_opcode
Opcode identifier for LABEL instructions
|
static Operator |
LONG_2ADDR
Operator for LONG_2ADDR instructions
|
static char |
LONG_2ADDR_opcode
Opcode identifier for LONG_2ADDR instructions
|
static Operator |
LONG_2DOUBLE
Operator for LONG_2DOUBLE instructions
|
static char |
LONG_2DOUBLE_opcode
Opcode identifier for LONG_2DOUBLE instructions
|
static Operator |
LONG_2FLOAT
Operator for LONG_2FLOAT instructions
|
static char |
LONG_2FLOAT_opcode
Opcode identifier for LONG_2FLOAT instructions
|
static Operator |
LONG_2INT
Operator for LONG_2INT instructions
|
static char |
LONG_2INT_opcode
Opcode identifier for LONG_2INT instructions
|
static Operator |
LONG_ADD
Operator for LONG_ADD instructions
|
static char |
LONG_ADD_opcode
Opcode identifier for LONG_ADD instructions
|
static Operator |
LONG_ALOAD
Operator for LONG_ALOAD instructions
|
static char |
LONG_ALOAD_opcode
Opcode identifier for LONG_ALOAD instructions
|
static Operator |
LONG_AND
Operator for LONG_AND instructions
|
static char |
LONG_AND_opcode
Opcode identifier for LONG_AND instructions
|
static Operator |
LONG_ASTORE
Operator for LONG_ASTORE instructions
|
static char |
LONG_ASTORE_opcode
Opcode identifier for LONG_ASTORE instructions
|
static Operator |
LONG_BITS_AS_DOUBLE
Operator for LONG_BITS_AS_DOUBLE instructions
|
static char |
LONG_BITS_AS_DOUBLE_opcode
Opcode identifier for LONG_BITS_AS_DOUBLE instructions
|
static Operator |
LONG_CMP
Operator for LONG_CMP instructions
|
static char |
LONG_CMP_opcode
Opcode identifier for LONG_CMP instructions
|
static Operator |
LONG_COND_MOVE
Operator for LONG_COND_MOVE instructions
|
static char |
LONG_COND_MOVE_opcode
Opcode identifier for LONG_COND_MOVE instructions
|
static Operator |
LONG_CONSTANT
Operator for LONG_CONSTANT instructions
|
static char |
LONG_CONSTANT_opcode
Opcode identifier for LONG_CONSTANT instructions
|
static Operator |
LONG_DIV
Operator for LONG_DIV instructions
|
static char |
LONG_DIV_opcode
Opcode identifier for LONG_DIV instructions
|
static Operator |
LONG_IFCMP
Operator for LONG_IFCMP instructions
|
static char |
LONG_IFCMP_opcode
Opcode identifier for LONG_IFCMP instructions
|
static Operator |
LONG_LOAD
Operator for LONG_LOAD instructions
|
static char |
LONG_LOAD_opcode
Opcode identifier for LONG_LOAD instructions
|
static Operator |
LONG_MOVE
Operator for LONG_MOVE instructions
|
static char |
LONG_MOVE_opcode
Opcode identifier for LONG_MOVE instructions
|
static Operator |
LONG_MUL
Operator for LONG_MUL instructions
|
static char |
LONG_MUL_opcode
Opcode identifier for LONG_MUL instructions
|
static Operator |
LONG_NEG
Operator for LONG_NEG instructions
|
static char |
LONG_NEG_opcode
Opcode identifier for LONG_NEG instructions
|
static Operator |
LONG_NOT
Operator for LONG_NOT instructions
|
static char |
LONG_NOT_opcode
Opcode identifier for LONG_NOT instructions
|
static Operator |
LONG_OR
Operator for LONG_OR instructions
|
static char |
LONG_OR_opcode
Opcode identifier for LONG_OR instructions
|
static Operator |
LONG_REM
Operator for LONG_REM instructions
|
static char |
LONG_REM_opcode
Opcode identifier for LONG_REM instructions
|
static Operator |
LONG_SHL
Operator for LONG_SHL instructions
|
static char |
LONG_SHL_opcode
Opcode identifier for LONG_SHL instructions
|
static Operator |
LONG_SHR
Operator for LONG_SHR instructions
|
static char |
LONG_SHR_opcode
Opcode identifier for LONG_SHR instructions
|
static Operator |
LONG_STORE
Operator for LONG_STORE instructions
|
static char |
LONG_STORE_opcode
Opcode identifier for LONG_STORE instructions
|
static Operator |
LONG_SUB
Operator for LONG_SUB instructions
|
static char |
LONG_SUB_opcode
Opcode identifier for LONG_SUB instructions
|
static Operator |
LONG_USHR
Operator for LONG_USHR instructions
|
static char |
LONG_USHR_opcode
Opcode identifier for LONG_USHR instructions
|
static Operator |
LONG_XOR
Operator for LONG_XOR instructions
|
static char |
LONG_XOR_opcode
Opcode identifier for LONG_XOR instructions
|
static Operator |
LONG_ZERO_CHECK
Operator for LONG_ZERO_CHECK instructions
|
static char |
LONG_ZERO_CHECK_opcode
Opcode identifier for LONG_ZERO_CHECK instructions
|
static Operator |
LOOKUPSWITCH
Operator for LOOKUPSWITCH instructions
|
static char |
LOOKUPSWITCH_opcode
Opcode identifier for LOOKUPSWITCH instructions
|
static Operator |
LOWTABLESWITCH
Operator for LOWTABLESWITCH instructions
|
static char |
LOWTABLESWITCH_opcode
Opcode identifier for LOWTABLESWITCH instructions
|
static Operator |
MONITORENTER
Operator for MONITORENTER instructions
|
static char |
MONITORENTER_opcode
Opcode identifier for MONITORENTER instructions
|
static Operator |
MONITOREXIT
Operator for MONITOREXIT instructions
|
static char |
MONITOREXIT_opcode
Opcode identifier for MONITOREXIT instructions
|
static Operator |
MUST_IMPLEMENT_INTERFACE
Operator for MUST_IMPLEMENT_INTERFACE instructions
|
static char |
MUST_IMPLEMENT_INTERFACE_opcode
Opcode identifier for MUST_IMPLEMENT_INTERFACE instructions
|
static Operator |
NEW
Operator for NEW instructions
|
static char |
NEW_opcode
Opcode identifier for NEW instructions
|
static Operator |
NEW_UNRESOLVED
Operator for NEW_UNRESOLVED instructions
|
static char |
NEW_UNRESOLVED_opcode
Opcode identifier for NEW_UNRESOLVED instructions
|
static Operator |
NEWARRAY
Operator for NEWARRAY instructions
|
static char |
NEWARRAY_opcode
Opcode identifier for NEWARRAY instructions
|
static Operator |
NEWARRAY_UNRESOLVED
Operator for NEWARRAY_UNRESOLVED instructions
|
static char |
NEWARRAY_UNRESOLVED_opcode
Opcode identifier for NEWARRAY_UNRESOLVED instructions
|
static Operator |
NEWOBJMULTIARRAY
Operator for NEWOBJMULTIARRAY instructions
|
static char |
NEWOBJMULTIARRAY_opcode
Opcode identifier for NEWOBJMULTIARRAY instructions
|
static Operator |
NOP
Operator for NOP instructions
|
static char |
NOP_opcode
Opcode identifier for NOP instructions
|
static Operator |
NULL
Operator for NULL instructions
|
static Operator |
NULL_CHECK
Operator for NULL_CHECK instructions
|
static char |
NULL_CHECK_opcode
Opcode identifier for NULL_CHECK instructions
|
static char |
NULL_opcode
Opcode identifier for NULL instructions
|
static Operator |
OBJARRAY_STORE_CHECK
Operator for OBJARRAY_STORE_CHECK instructions
|
static Operator |
OBJARRAY_STORE_CHECK_NOTNULL
Operator for OBJARRAY_STORE_CHECK_NOTNULL instructions
|
static char |
OBJARRAY_STORE_CHECK_NOTNULL_opcode
Opcode identifier for OBJARRAY_STORE_CHECK_NOTNULL instructions
|
static char |
OBJARRAY_STORE_CHECK_opcode
Opcode identifier for OBJARRAY_STORE_CHECK instructions
|
static Operator |
OSR_BARRIER
Operator for OSR_BARRIER instructions
|
static char |
OSR_BARRIER_opcode
Opcode identifier for OSR_BARRIER instructions
|
static Operator |
OTHER_OPERAND
Operator for OTHER_OPERAND instructions
|
static char |
OTHER_OPERAND_opcode
Opcode identifier for OTHER_OPERAND instructions
|
static Operator |
PHI
Operator for PHI instructions
|
static char |
PHI_opcode
Opcode identifier for PHI instructions
|
static Operator |
PI
Operator for PI instructions
|
static char |
PI_opcode
Opcode identifier for PI instructions
|
static Operator |
PREPARE_ADDR
Operator for PREPARE_ADDR instructions
|
static char |
PREPARE_ADDR_opcode
Opcode identifier for PREPARE_ADDR instructions
|
static Operator |
PREPARE_INT
Operator for PREPARE_INT instructions
|
static char |
PREPARE_INT_opcode
Opcode identifier for PREPARE_INT instructions
|
static Operator |
PREPARE_LONG
Operator for PREPARE_LONG instructions
|
static char |
PREPARE_LONG_opcode
Opcode identifier for PREPARE_LONG instructions
|
static Operator |
PUTFIELD
Operator for PUTFIELD instructions
|
static char |
PUTFIELD_opcode
Opcode identifier for PUTFIELD instructions
|
static Operator |
PUTSTATIC
Operator for PUTSTATIC instructions
|
static char |
PUTSTATIC_opcode
Opcode identifier for PUTSTATIC instructions
|
static Operator |
READ_CEILING
Operator for READ_CEILING instructions
|
static char |
READ_CEILING_opcode
Opcode identifier for READ_CEILING instructions
|
static Operator |
REF_ADD
Operator for REF_ADD instructions
|
static char |
REF_ADD_opcode
Opcode identifier for REF_ADD instructions
|
static Operator |
REF_ALOAD
Operator for REF_ALOAD instructions
|
static char |
REF_ALOAD_opcode
Opcode identifier for REF_ALOAD instructions
|
static Operator |
REF_AND
Operator for REF_AND instructions
|
static char |
REF_AND_opcode
Opcode identifier for REF_AND instructions
|
static Operator |
REF_ASTORE
Operator for REF_ASTORE instructions
|
static char |
REF_ASTORE_opcode
Opcode identifier for REF_ASTORE instructions
|
static Operator |
REF_COND_MOVE
Operator for REF_COND_MOVE instructions
|
static char |
REF_COND_MOVE_opcode
Opcode identifier for REF_COND_MOVE instructions
|
static Operator |
REF_IFCMP
Operator for REF_IFCMP instructions
|
static char |
REF_IFCMP_opcode
Opcode identifier for REF_IFCMP instructions
|
static Operator |
REF_LOAD
Operator for REF_LOAD instructions
|
static char |
REF_LOAD_opcode
Opcode identifier for REF_LOAD instructions
|
static Operator |
REF_MOVE
Operator for REF_MOVE instructions
|
static char |
REF_MOVE_opcode
Opcode identifier for REF_MOVE instructions
|
static Operator |
REF_NEG
Operator for REF_NEG instructions
|
static char |
REF_NEG_opcode
Opcode identifier for REF_NEG instructions
|
static Operator |
REF_NOT
Operator for REF_NOT instructions
|
static char |
REF_NOT_opcode
Opcode identifier for REF_NOT instructions
|
static Operator |
REF_OR
Operator for REF_OR instructions
|
static char |
REF_OR_opcode
Opcode identifier for REF_OR instructions
|
static Operator |
REF_SHL
Operator for REF_SHL instructions
|
static char |
REF_SHL_opcode
Opcode identifier for REF_SHL instructions
|
static Operator |
REF_SHR
Operator for REF_SHR instructions
|
static char |
REF_SHR_opcode
Opcode identifier for REF_SHR instructions
|
static Operator |
REF_STORE
Operator for REF_STORE instructions
|
static char |
REF_STORE_opcode
Opcode identifier for REF_STORE instructions
|
static Operator |
REF_SUB
Operator for REF_SUB instructions
|
static char |
REF_SUB_opcode
Opcode identifier for REF_SUB instructions
|
static Operator |
REF_USHR
Operator for REF_USHR instructions
|
static char |
REF_USHR_opcode
Opcode identifier for REF_USHR instructions
|
static Operator |
REF_XOR
Operator for REF_XOR instructions
|
static char |
REF_XOR_opcode
Opcode identifier for REF_XOR instructions
|
static Operator |
REGISTER
Operator for REGISTER instructions
|
static char |
REGISTER_opcode
Opcode identifier for REGISTER instructions
|
static Operator |
RESOLVE
Operator for RESOLVE instructions
|
static Operator |
RESOLVE_MEMBER
Operator for RESOLVE_MEMBER instructions
|
static char |
RESOLVE_MEMBER_opcode
Opcode identifier for RESOLVE_MEMBER instructions
|
static char |
RESOLVE_opcode
Opcode identifier for RESOLVE instructions
|
static Operator |
RETURN
Operator for RETURN instructions
|
static char |
RETURN_opcode
Opcode identifier for RETURN instructions
|
static Operator |
SET_CAUGHT_EXCEPTION
Operator for SET_CAUGHT_EXCEPTION instructions
|
static char |
SET_CAUGHT_EXCEPTION_opcode
Opcode identifier for SET_CAUGHT_EXCEPTION instructions
|
static Operator |
SHORT_ALOAD
Operator for SHORT_ALOAD instructions
|
static char |
SHORT_ALOAD_opcode
Opcode identifier for SHORT_ALOAD instructions
|
static Operator |
SHORT_ASTORE
Operator for SHORT_ASTORE instructions
|
static char |
SHORT_ASTORE_opcode
Opcode identifier for SHORT_ASTORE instructions
|
static Operator |
SHORT_LOAD
Operator for SHORT_LOAD instructions
|
static char |
SHORT_LOAD_opcode
Opcode identifier for SHORT_LOAD instructions
|
static Operator |
SHORT_STORE
Operator for SHORT_STORE instructions
|
static char |
SHORT_STORE_opcode
Opcode identifier for SHORT_STORE instructions
|
static Operator |
SPLIT
Operator for SPLIT instructions
|
static char |
SPLIT_opcode
Opcode identifier for SPLIT instructions
|
static Operator |
SYSCALL
Operator for SYSCALL instructions
|
static char |
SYSCALL_opcode
Opcode identifier for SYSCALL instructions
|
static Operator |
TABLESWITCH
Operator for TABLESWITCH instructions
|
static char |
TABLESWITCH_opcode
Opcode identifier for TABLESWITCH instructions
|
static Operator |
TRAP
Operator for TRAP instructions
|
static Operator |
TRAP_IF
Operator for TRAP_IF instructions
|
static char |
TRAP_IF_opcode
Opcode identifier for TRAP_IF instructions
|
static char |
TRAP_opcode
Opcode identifier for TRAP instructions
|
static Operator |
UBYTE_ALOAD
Operator for UBYTE_ALOAD instructions
|
static char |
UBYTE_ALOAD_opcode
Opcode identifier for UBYTE_ALOAD instructions
|
static Operator |
UBYTE_LOAD
Operator for UBYTE_LOAD instructions
|
static char |
UBYTE_LOAD_opcode
Opcode identifier for UBYTE_LOAD instructions
|
static Operator |
UNINT_BEGIN
Operator for UNINT_BEGIN instructions
|
static char |
UNINT_BEGIN_opcode
Opcode identifier for UNINT_BEGIN instructions
|
static Operator |
UNINT_END
Operator for UNINT_END instructions
|
static char |
UNINT_END_opcode
Opcode identifier for UNINT_END instructions
|
static Operator |
USHORT_ALOAD
Operator for USHORT_ALOAD instructions
|
static char |
USHORT_ALOAD_opcode
Opcode identifier for USHORT_ALOAD instructions
|
static Operator |
USHORT_LOAD
Operator for USHORT_LOAD instructions
|
static char |
USHORT_LOAD_opcode
Opcode identifier for USHORT_LOAD instructions
|
static Operator |
WRITE_FLOOR
Operator for WRITE_FLOOR instructions
|
static char |
WRITE_FLOOR_opcode
Opcode identifier for WRITE_FLOOR instructions
|
static Operator |
YIELDPOINT_BACKEDGE
Operator for YIELDPOINT_BACKEDGE instructions
|
static char |
YIELDPOINT_BACKEDGE_opcode
Opcode identifier for YIELDPOINT_BACKEDGE instructions
|
static Operator |
YIELDPOINT_EPILOGUE
Operator for YIELDPOINT_EPILOGUE instructions
|
static char |
YIELDPOINT_EPILOGUE_opcode
Opcode identifier for YIELDPOINT_EPILOGUE instructions
|
static Operator |
YIELDPOINT_OSR
Operator for YIELDPOINT_OSR instructions
|
static char |
YIELDPOINT_OSR_opcode
Opcode identifier for YIELDPOINT_OSR instructions
|
static Operator |
YIELDPOINT_PROLOGUE
Operator for YIELDPOINT_PROLOGUE instructions
|
static char |
YIELDPOINT_PROLOGUE_opcode
Opcode identifier for YIELDPOINT_PROLOGUE instructions
|
Constructor and Description |
---|
Operators() |
public static final char GET_CAUGHT_EXCEPTION_opcode
public static final char SET_CAUGHT_EXCEPTION_opcode
public static final char NEW_opcode
public static final char NEW_UNRESOLVED_opcode
public static final char NEWARRAY_opcode
public static final char NEWARRAY_UNRESOLVED_opcode
public static final char ATHROW_opcode
public static final char CHECKCAST_opcode
public static final char CHECKCAST_NOTNULL_opcode
public static final char CHECKCAST_UNRESOLVED_opcode
public static final char MUST_IMPLEMENT_INTERFACE_opcode
public static final char INSTANCEOF_opcode
public static final char INSTANCEOF_NOTNULL_opcode
public static final char INSTANCEOF_UNRESOLVED_opcode
public static final char MONITORENTER_opcode
public static final char MONITOREXIT_opcode
public static final char NEWOBJMULTIARRAY_opcode
public static final char GETSTATIC_opcode
public static final char PUTSTATIC_opcode
public static final char GETFIELD_opcode
public static final char PUTFIELD_opcode
public static final char INT_ZERO_CHECK_opcode
public static final char LONG_ZERO_CHECK_opcode
public static final char BOUNDS_CHECK_opcode
public static final char OBJARRAY_STORE_CHECK_opcode
public static final char OBJARRAY_STORE_CHECK_NOTNULL_opcode
public static final char IG_PATCH_POINT_opcode
public static final char IG_CLASS_TEST_opcode
public static final char IG_METHOD_TEST_opcode
public static final char TABLESWITCH_opcode
public static final char LOOKUPSWITCH_opcode
public static final char INT_ALOAD_opcode
public static final char LONG_ALOAD_opcode
public static final char FLOAT_ALOAD_opcode
public static final char DOUBLE_ALOAD_opcode
public static final char REF_ALOAD_opcode
public static final char UBYTE_ALOAD_opcode
public static final char BYTE_ALOAD_opcode
public static final char USHORT_ALOAD_opcode
public static final char SHORT_ALOAD_opcode
public static final char INT_ASTORE_opcode
public static final char LONG_ASTORE_opcode
public static final char FLOAT_ASTORE_opcode
public static final char DOUBLE_ASTORE_opcode
public static final char REF_ASTORE_opcode
public static final char BYTE_ASTORE_opcode
public static final char SHORT_ASTORE_opcode
public static final char INT_IFCMP_opcode
public static final char INT_IFCMP2_opcode
public static final char LONG_IFCMP_opcode
public static final char FLOAT_IFCMP_opcode
public static final char DOUBLE_IFCMP_opcode
public static final char REF_IFCMP_opcode
public static final char LABEL_opcode
public static final char BBEND_opcode
public static final char UNINT_BEGIN_opcode
public static final char UNINT_END_opcode
public static final char FENCE_opcode
public static final char READ_CEILING_opcode
public static final char WRITE_FLOOR_opcode
public static final char PHI_opcode
public static final char SPLIT_opcode
public static final char PI_opcode
public static final char NOP_opcode
public static final char INT_MOVE_opcode
public static final char LONG_MOVE_opcode
public static final char FLOAT_MOVE_opcode
public static final char DOUBLE_MOVE_opcode
public static final char REF_MOVE_opcode
public static final char GUARD_MOVE_opcode
public static final char INT_COND_MOVE_opcode
public static final char LONG_COND_MOVE_opcode
public static final char FLOAT_COND_MOVE_opcode
public static final char DOUBLE_COND_MOVE_opcode
public static final char REF_COND_MOVE_opcode
public static final char GUARD_COND_MOVE_opcode
public static final char GUARD_COMBINE_opcode
public static final char REF_ADD_opcode
public static final char INT_ADD_opcode
public static final char LONG_ADD_opcode
public static final char FLOAT_ADD_opcode
public static final char DOUBLE_ADD_opcode
public static final char REF_SUB_opcode
public static final char INT_SUB_opcode
public static final char LONG_SUB_opcode
public static final char FLOAT_SUB_opcode
public static final char DOUBLE_SUB_opcode
public static final char INT_MUL_opcode
public static final char LONG_MUL_opcode
public static final char FLOAT_MUL_opcode
public static final char DOUBLE_MUL_opcode
public static final char INT_DIV_opcode
public static final char LONG_DIV_opcode
public static final char FLOAT_DIV_opcode
public static final char DOUBLE_DIV_opcode
public static final char INT_REM_opcode
public static final char LONG_REM_opcode
public static final char FLOAT_REM_opcode
public static final char DOUBLE_REM_opcode
public static final char REF_NEG_opcode
public static final char INT_NEG_opcode
public static final char LONG_NEG_opcode
public static final char FLOAT_NEG_opcode
public static final char DOUBLE_NEG_opcode
public static final char FLOAT_SQRT_opcode
public static final char DOUBLE_SQRT_opcode
public static final char REF_SHL_opcode
public static final char INT_SHL_opcode
public static final char LONG_SHL_opcode
public static final char REF_SHR_opcode
public static final char INT_SHR_opcode
public static final char LONG_SHR_opcode
public static final char REF_USHR_opcode
public static final char INT_USHR_opcode
public static final char LONG_USHR_opcode
public static final char REF_AND_opcode
public static final char INT_AND_opcode
public static final char LONG_AND_opcode
public static final char REF_OR_opcode
public static final char INT_OR_opcode
public static final char LONG_OR_opcode
public static final char REF_XOR_opcode
public static final char INT_XOR_opcode
public static final char REF_NOT_opcode
public static final char INT_NOT_opcode
public static final char LONG_NOT_opcode
public static final char LONG_XOR_opcode
public static final char INT_2ADDRSigExt_opcode
public static final char INT_2ADDRZerExt_opcode
public static final char LONG_2ADDR_opcode
public static final char ADDR_2INT_opcode
public static final char ADDR_2LONG_opcode
public static final char INT_2LONG_opcode
public static final char INT_2FLOAT_opcode
public static final char INT_2DOUBLE_opcode
public static final char LONG_2INT_opcode
public static final char LONG_2FLOAT_opcode
public static final char LONG_2DOUBLE_opcode
public static final char FLOAT_2INT_opcode
public static final char FLOAT_2LONG_opcode
public static final char FLOAT_2DOUBLE_opcode
public static final char DOUBLE_2INT_opcode
public static final char DOUBLE_2LONG_opcode
public static final char DOUBLE_2FLOAT_opcode
public static final char INT_2BYTE_opcode
public static final char INT_2USHORT_opcode
public static final char INT_2SHORT_opcode
public static final char LONG_CMP_opcode
public static final char FLOAT_CMPL_opcode
public static final char FLOAT_CMPG_opcode
public static final char DOUBLE_CMPL_opcode
public static final char DOUBLE_CMPG_opcode
public static final char RETURN_opcode
public static final char NULL_CHECK_opcode
public static final char GOTO_opcode
public static final char BOOLEAN_NOT_opcode
public static final char BOOLEAN_CMP_INT_opcode
public static final char BOOLEAN_CMP_ADDR_opcode
public static final char BOOLEAN_CMP_LONG_opcode
public static final char BOOLEAN_CMP_FLOAT_opcode
public static final char BOOLEAN_CMP_DOUBLE_opcode
public static final char BYTE_LOAD_opcode
public static final char UBYTE_LOAD_opcode
public static final char SHORT_LOAD_opcode
public static final char USHORT_LOAD_opcode
public static final char REF_LOAD_opcode
public static final char REF_STORE_opcode
public static final char INT_LOAD_opcode
public static final char LONG_LOAD_opcode
public static final char FLOAT_LOAD_opcode
public static final char DOUBLE_LOAD_opcode
public static final char BYTE_STORE_opcode
public static final char SHORT_STORE_opcode
public static final char INT_STORE_opcode
public static final char LONG_STORE_opcode
public static final char FLOAT_STORE_opcode
public static final char DOUBLE_STORE_opcode
public static final char PREPARE_INT_opcode
public static final char PREPARE_ADDR_opcode
public static final char PREPARE_LONG_opcode
public static final char ATTEMPT_INT_opcode
public static final char ATTEMPT_ADDR_opcode
public static final char ATTEMPT_LONG_opcode
public static final char CALL_opcode
public static final char SYSCALL_opcode
public static final char YIELDPOINT_PROLOGUE_opcode
public static final char YIELDPOINT_EPILOGUE_opcode
public static final char YIELDPOINT_BACKEDGE_opcode
public static final char YIELDPOINT_OSR_opcode
public static final char OSR_BARRIER_opcode
public static final char IR_PROLOGUE_opcode
public static final char RESOLVE_opcode
public static final char RESOLVE_MEMBER_opcode
public static final char GET_TIME_BASE_opcode
public static final char INSTRUMENTED_EVENT_COUNTER_opcode
public static final char TRAP_IF_opcode
public static final char TRAP_opcode
public static final char FLOAT_AS_INT_BITS_opcode
public static final char INT_BITS_AS_FLOAT_opcode
public static final char DOUBLE_AS_LONG_BITS_opcode
public static final char LONG_BITS_AS_DOUBLE_opcode
public static final char ARRAYLENGTH_opcode
public static final char GET_OBJ_TIB_opcode
public static final char GET_CLASS_TIB_opcode
public static final char GET_TYPE_FROM_TIB_opcode
public static final char GET_SUPERCLASS_IDS_FROM_TIB_opcode
public static final char GET_DOES_IMPLEMENT_FROM_TIB_opcode
public static final char GET_ARRAY_ELEMENT_TIB_FROM_TIB_opcode
public static final char LOWTABLESWITCH_opcode
public static final char ADDRESS_CONSTANT_opcode
public static final char INT_CONSTANT_opcode
public static final char LONG_CONSTANT_opcode
public static final char REGISTER_opcode
public static final char OTHER_OPERAND_opcode
public static final char NULL_opcode
public static final char BRANCH_TARGET_opcode
public static final char ARCH_INDEPENDENT_END_opcode
public static final Operator GET_CAUGHT_EXCEPTION
public static final Operator SET_CAUGHT_EXCEPTION
public static final Operator NEW_UNRESOLVED
public static final Operator NEWARRAY_UNRESOLVED
public static final Operator CHECKCAST_NOTNULL
public static final Operator CHECKCAST_UNRESOLVED
public static final Operator MUST_IMPLEMENT_INTERFACE
public static final Operator INSTANCEOF
public static final Operator INSTANCEOF_NOTNULL
public static final Operator INSTANCEOF_UNRESOLVED
public static final Operator MONITORENTER
public static final Operator MONITOREXIT
public static final Operator NEWOBJMULTIARRAY
public static final Operator INT_ZERO_CHECK
public static final Operator LONG_ZERO_CHECK
public static final Operator BOUNDS_CHECK
public static final Operator OBJARRAY_STORE_CHECK
public static final Operator OBJARRAY_STORE_CHECK_NOTNULL
public static final Operator IG_PATCH_POINT
public static final Operator IG_CLASS_TEST
public static final Operator IG_METHOD_TEST
public static final Operator TABLESWITCH
public static final Operator LOOKUPSWITCH
public static final Operator LONG_ALOAD
public static final Operator FLOAT_ALOAD
public static final Operator DOUBLE_ALOAD
public static final Operator UBYTE_ALOAD
public static final Operator BYTE_ALOAD
public static final Operator USHORT_ALOAD
public static final Operator SHORT_ALOAD
public static final Operator INT_ASTORE
public static final Operator LONG_ASTORE
public static final Operator FLOAT_ASTORE
public static final Operator DOUBLE_ASTORE
public static final Operator REF_ASTORE
public static final Operator BYTE_ASTORE
public static final Operator SHORT_ASTORE
public static final Operator INT_IFCMP2
public static final Operator LONG_IFCMP
public static final Operator FLOAT_IFCMP
public static final Operator DOUBLE_IFCMP
public static final Operator UNINT_BEGIN
public static final Operator READ_CEILING
public static final Operator WRITE_FLOOR
public static final Operator FLOAT_MOVE
public static final Operator DOUBLE_MOVE
public static final Operator GUARD_MOVE
public static final Operator INT_COND_MOVE
public static final Operator LONG_COND_MOVE
public static final Operator FLOAT_COND_MOVE
public static final Operator DOUBLE_COND_MOVE
public static final Operator REF_COND_MOVE
public static final Operator GUARD_COND_MOVE
public static final Operator GUARD_COMBINE
public static final Operator DOUBLE_ADD
public static final Operator DOUBLE_SUB
public static final Operator DOUBLE_MUL
public static final Operator DOUBLE_DIV
public static final Operator DOUBLE_REM
public static final Operator DOUBLE_NEG
public static final Operator FLOAT_SQRT
public static final Operator DOUBLE_SQRT
public static final Operator INT_2ADDRSigExt
public static final Operator INT_2ADDRZerExt
public static final Operator LONG_2ADDR
public static final Operator ADDR_2LONG
public static final Operator INT_2FLOAT
public static final Operator INT_2DOUBLE
public static final Operator LONG_2FLOAT
public static final Operator LONG_2DOUBLE
public static final Operator FLOAT_2INT
public static final Operator FLOAT_2LONG
public static final Operator FLOAT_2DOUBLE
public static final Operator DOUBLE_2INT
public static final Operator DOUBLE_2LONG
public static final Operator DOUBLE_2FLOAT
public static final Operator INT_2USHORT
public static final Operator INT_2SHORT
public static final Operator FLOAT_CMPL
public static final Operator FLOAT_CMPG
public static final Operator DOUBLE_CMPL
public static final Operator DOUBLE_CMPG
public static final Operator NULL_CHECK
public static final Operator BOOLEAN_NOT
public static final Operator BOOLEAN_CMP_INT
public static final Operator BOOLEAN_CMP_ADDR
public static final Operator BOOLEAN_CMP_LONG
public static final Operator BOOLEAN_CMP_FLOAT
public static final Operator BOOLEAN_CMP_DOUBLE
public static final Operator UBYTE_LOAD
public static final Operator SHORT_LOAD
public static final Operator USHORT_LOAD
public static final Operator FLOAT_LOAD
public static final Operator DOUBLE_LOAD
public static final Operator BYTE_STORE
public static final Operator SHORT_STORE
public static final Operator LONG_STORE
public static final Operator FLOAT_STORE
public static final Operator DOUBLE_STORE
public static final Operator PREPARE_INT
public static final Operator PREPARE_ADDR
public static final Operator PREPARE_LONG
public static final Operator ATTEMPT_INT
public static final Operator ATTEMPT_ADDR
public static final Operator ATTEMPT_LONG
public static final Operator YIELDPOINT_PROLOGUE
public static final Operator YIELDPOINT_EPILOGUE
public static final Operator YIELDPOINT_BACKEDGE
public static final Operator YIELDPOINT_OSR
public static final Operator OSR_BARRIER
public static final Operator IR_PROLOGUE
public static final Operator RESOLVE_MEMBER
public static final Operator GET_TIME_BASE
public static final Operator INSTRUMENTED_EVENT_COUNTER
public static final Operator FLOAT_AS_INT_BITS
public static final Operator INT_BITS_AS_FLOAT
public static final Operator DOUBLE_AS_LONG_BITS
public static final Operator LONG_BITS_AS_DOUBLE
public static final Operator ARRAYLENGTH
public static final Operator GET_OBJ_TIB
public static final Operator GET_CLASS_TIB
public static final Operator GET_TYPE_FROM_TIB
public static final Operator GET_SUPERCLASS_IDS_FROM_TIB
public static final Operator GET_DOES_IMPLEMENT_FROM_TIB
public static final Operator GET_ARRAY_ELEMENT_TIB_FROM_TIB
public static final Operator LOWTABLESWITCH
public static final Operator ADDRESS_CONSTANT
public static final Operator INT_CONSTANT
public static final Operator LONG_CONSTANT
public static final Operator OTHER_OPERAND
public static final Operator BRANCH_TARGET
public Operators()