org.eclipse.jdt.internal.compiler.codegen
Interface Opcodes
public interface Opcodes
OPC_nop
static final byte OPC_nop
- See Also:
- Constant Field Values
OPC_aconst_null
static final byte OPC_aconst_null
- See Also:
- Constant Field Values
OPC_iconst_m1
static final byte OPC_iconst_m1
- See Also:
- Constant Field Values
OPC_iconst_0
static final byte OPC_iconst_0
- See Also:
- Constant Field Values
OPC_iconst_1
static final byte OPC_iconst_1
- See Also:
- Constant Field Values
OPC_iconst_2
static final byte OPC_iconst_2
- See Also:
- Constant Field Values
OPC_iconst_3
static final byte OPC_iconst_3
- See Also:
- Constant Field Values
OPC_iconst_4
static final byte OPC_iconst_4
- See Also:
- Constant Field Values
OPC_iconst_5
static final byte OPC_iconst_5
- See Also:
- Constant Field Values
OPC_lconst_0
static final byte OPC_lconst_0
- See Also:
- Constant Field Values
OPC_lconst_1
static final byte OPC_lconst_1
- See Also:
- Constant Field Values
OPC_fconst_0
static final byte OPC_fconst_0
- See Also:
- Constant Field Values
OPC_fconst_1
static final byte OPC_fconst_1
- See Also:
- Constant Field Values
OPC_fconst_2
static final byte OPC_fconst_2
- See Also:
- Constant Field Values
OPC_dconst_0
static final byte OPC_dconst_0
- See Also:
- Constant Field Values
OPC_dconst_1
static final byte OPC_dconst_1
- See Also:
- Constant Field Values
OPC_bipush
static final byte OPC_bipush
- See Also:
- Constant Field Values
OPC_sipush
static final byte OPC_sipush
- See Also:
- Constant Field Values
OPC_ldc
static final byte OPC_ldc
- See Also:
- Constant Field Values
OPC_ldc_w
static final byte OPC_ldc_w
- See Also:
- Constant Field Values
OPC_ldc2_w
static final byte OPC_ldc2_w
- See Also:
- Constant Field Values
OPC_iload
static final byte OPC_iload
- See Also:
- Constant Field Values
OPC_lload
static final byte OPC_lload
- See Also:
- Constant Field Values
OPC_fload
static final byte OPC_fload
- See Also:
- Constant Field Values
OPC_dload
static final byte OPC_dload
- See Also:
- Constant Field Values
OPC_aload
static final byte OPC_aload
- See Also:
- Constant Field Values
OPC_iload_0
static final byte OPC_iload_0
- See Also:
- Constant Field Values
OPC_iload_1
static final byte OPC_iload_1
- See Also:
- Constant Field Values
OPC_iload_2
static final byte OPC_iload_2
- See Also:
- Constant Field Values
OPC_iload_3
static final byte OPC_iload_3
- See Also:
- Constant Field Values
OPC_lload_0
static final byte OPC_lload_0
- See Also:
- Constant Field Values
OPC_lload_1
static final byte OPC_lload_1
- See Also:
- Constant Field Values
OPC_lload_2
static final byte OPC_lload_2
- See Also:
- Constant Field Values
OPC_lload_3
static final byte OPC_lload_3
- See Also:
- Constant Field Values
OPC_fload_0
static final byte OPC_fload_0
- See Also:
- Constant Field Values
OPC_fload_1
static final byte OPC_fload_1
- See Also:
- Constant Field Values
OPC_fload_2
static final byte OPC_fload_2
- See Also:
- Constant Field Values
OPC_fload_3
static final byte OPC_fload_3
- See Also:
- Constant Field Values
OPC_dload_0
static final byte OPC_dload_0
- See Also:
- Constant Field Values
OPC_dload_1
static final byte OPC_dload_1
- See Also:
- Constant Field Values
OPC_dload_2
static final byte OPC_dload_2
- See Also:
- Constant Field Values
OPC_dload_3
static final byte OPC_dload_3
- See Also:
- Constant Field Values
OPC_aload_0
static final byte OPC_aload_0
- See Also:
- Constant Field Values
OPC_aload_1
static final byte OPC_aload_1
- See Also:
- Constant Field Values
OPC_aload_2
static final byte OPC_aload_2
- See Also:
- Constant Field Values
OPC_aload_3
static final byte OPC_aload_3
- See Also:
- Constant Field Values
OPC_iaload
static final byte OPC_iaload
- See Also:
- Constant Field Values
OPC_laload
static final byte OPC_laload
- See Also:
- Constant Field Values
OPC_faload
static final byte OPC_faload
- See Also:
- Constant Field Values
OPC_daload
static final byte OPC_daload
- See Also:
- Constant Field Values
OPC_aaload
static final byte OPC_aaload
- See Also:
- Constant Field Values
OPC_baload
static final byte OPC_baload
- See Also:
- Constant Field Values
OPC_caload
static final byte OPC_caload
- See Also:
- Constant Field Values
OPC_saload
static final byte OPC_saload
- See Also:
- Constant Field Values
OPC_istore
static final byte OPC_istore
- See Also:
- Constant Field Values
OPC_lstore
static final byte OPC_lstore
- See Also:
- Constant Field Values
OPC_fstore
static final byte OPC_fstore
- See Also:
- Constant Field Values
OPC_dstore
static final byte OPC_dstore
- See Also:
- Constant Field Values
OPC_astore
static final byte OPC_astore
- See Also:
- Constant Field Values
OPC_istore_0
static final byte OPC_istore_0
- See Also:
- Constant Field Values
OPC_istore_1
static final byte OPC_istore_1
- See Also:
- Constant Field Values
OPC_istore_2
static final byte OPC_istore_2
- See Also:
- Constant Field Values
OPC_istore_3
static final byte OPC_istore_3
- See Also:
- Constant Field Values
OPC_lstore_0
static final byte OPC_lstore_0
- See Also:
- Constant Field Values
OPC_lstore_1
static final byte OPC_lstore_1
- See Also:
- Constant Field Values
OPC_lstore_2
static final byte OPC_lstore_2
- See Also:
- Constant Field Values
OPC_lstore_3
static final byte OPC_lstore_3
- See Also:
- Constant Field Values
OPC_fstore_0
static final byte OPC_fstore_0
- See Also:
- Constant Field Values
OPC_fstore_1
static final byte OPC_fstore_1
- See Also:
- Constant Field Values
OPC_fstore_2
static final byte OPC_fstore_2
- See Also:
- Constant Field Values
OPC_fstore_3
static final byte OPC_fstore_3
- See Also:
- Constant Field Values
OPC_dstore_0
static final byte OPC_dstore_0
- See Also:
- Constant Field Values
OPC_dstore_1
static final byte OPC_dstore_1
- See Also:
- Constant Field Values
OPC_dstore_2
static final byte OPC_dstore_2
- See Also:
- Constant Field Values
OPC_dstore_3
static final byte OPC_dstore_3
- See Also:
- Constant Field Values
OPC_astore_0
static final byte OPC_astore_0
- See Also:
- Constant Field Values
OPC_astore_1
static final byte OPC_astore_1
- See Also:
- Constant Field Values
OPC_astore_2
static final byte OPC_astore_2
- See Also:
- Constant Field Values
OPC_astore_3
static final byte OPC_astore_3
- See Also:
- Constant Field Values
OPC_iastore
static final byte OPC_iastore
- See Also:
- Constant Field Values
OPC_lastore
static final byte OPC_lastore
- See Also:
- Constant Field Values
OPC_fastore
static final byte OPC_fastore
- See Also:
- Constant Field Values
OPC_dastore
static final byte OPC_dastore
- See Also:
- Constant Field Values
OPC_aastore
static final byte OPC_aastore
- See Also:
- Constant Field Values
OPC_bastore
static final byte OPC_bastore
- See Also:
- Constant Field Values
OPC_castore
static final byte OPC_castore
- See Also:
- Constant Field Values
OPC_sastore
static final byte OPC_sastore
- See Also:
- Constant Field Values
OPC_pop
static final byte OPC_pop
- See Also:
- Constant Field Values
OPC_pop2
static final byte OPC_pop2
- See Also:
- Constant Field Values
OPC_dup
static final byte OPC_dup
- See Also:
- Constant Field Values
OPC_dup_x1
static final byte OPC_dup_x1
- See Also:
- Constant Field Values
OPC_dup_x2
static final byte OPC_dup_x2
- See Also:
- Constant Field Values
OPC_dup2
static final byte OPC_dup2
- See Also:
- Constant Field Values
OPC_dup2_x1
static final byte OPC_dup2_x1
- See Also:
- Constant Field Values
OPC_dup2_x2
static final byte OPC_dup2_x2
- See Also:
- Constant Field Values
OPC_swap
static final byte OPC_swap
- See Also:
- Constant Field Values
OPC_iadd
static final byte OPC_iadd
- See Also:
- Constant Field Values
OPC_ladd
static final byte OPC_ladd
- See Also:
- Constant Field Values
OPC_fadd
static final byte OPC_fadd
- See Also:
- Constant Field Values
OPC_dadd
static final byte OPC_dadd
- See Also:
- Constant Field Values
OPC_isub
static final byte OPC_isub
- See Also:
- Constant Field Values
OPC_lsub
static final byte OPC_lsub
- See Also:
- Constant Field Values
OPC_fsub
static final byte OPC_fsub
- See Also:
- Constant Field Values
OPC_dsub
static final byte OPC_dsub
- See Also:
- Constant Field Values
OPC_imul
static final byte OPC_imul
- See Also:
- Constant Field Values
OPC_lmul
static final byte OPC_lmul
- See Also:
- Constant Field Values
OPC_fmul
static final byte OPC_fmul
- See Also:
- Constant Field Values
OPC_dmul
static final byte OPC_dmul
- See Also:
- Constant Field Values
OPC_idiv
static final byte OPC_idiv
- See Also:
- Constant Field Values
OPC_ldiv
static final byte OPC_ldiv
- See Also:
- Constant Field Values
OPC_fdiv
static final byte OPC_fdiv
- See Also:
- Constant Field Values
OPC_ddiv
static final byte OPC_ddiv
- See Also:
- Constant Field Values
OPC_irem
static final byte OPC_irem
- See Also:
- Constant Field Values
OPC_lrem
static final byte OPC_lrem
- See Also:
- Constant Field Values
OPC_frem
static final byte OPC_frem
- See Also:
- Constant Field Values
OPC_drem
static final byte OPC_drem
- See Also:
- Constant Field Values
OPC_ineg
static final byte OPC_ineg
- See Also:
- Constant Field Values
OPC_lneg
static final byte OPC_lneg
- See Also:
- Constant Field Values
OPC_fneg
static final byte OPC_fneg
- See Also:
- Constant Field Values
OPC_dneg
static final byte OPC_dneg
- See Also:
- Constant Field Values
OPC_ishl
static final byte OPC_ishl
- See Also:
- Constant Field Values
OPC_lshl
static final byte OPC_lshl
- See Also:
- Constant Field Values
OPC_ishr
static final byte OPC_ishr
- See Also:
- Constant Field Values
OPC_lshr
static final byte OPC_lshr
- See Also:
- Constant Field Values
OPC_iushr
static final byte OPC_iushr
- See Also:
- Constant Field Values
OPC_lushr
static final byte OPC_lushr
- See Also:
- Constant Field Values
OPC_iand
static final byte OPC_iand
- See Also:
- Constant Field Values
OPC_land
static final byte OPC_land
- See Also:
- Constant Field Values
OPC_ior
static final byte OPC_ior
- See Also:
- Constant Field Values
OPC_lor
static final byte OPC_lor
- See Also:
- Constant Field Values
OPC_ixor
static final byte OPC_ixor
- See Also:
- Constant Field Values
OPC_lxor
static final byte OPC_lxor
- See Also:
- Constant Field Values
OPC_iinc
static final byte OPC_iinc
- See Also:
- Constant Field Values
OPC_i2l
static final byte OPC_i2l
- See Also:
- Constant Field Values
OPC_i2f
static final byte OPC_i2f
- See Also:
- Constant Field Values
OPC_i2d
static final byte OPC_i2d
- See Also:
- Constant Field Values
OPC_l2i
static final byte OPC_l2i
- See Also:
- Constant Field Values
OPC_l2f
static final byte OPC_l2f
- See Also:
- Constant Field Values
OPC_l2d
static final byte OPC_l2d
- See Also:
- Constant Field Values
OPC_f2i
static final byte OPC_f2i
- See Also:
- Constant Field Values
OPC_f2l
static final byte OPC_f2l
- See Also:
- Constant Field Values
OPC_f2d
static final byte OPC_f2d
- See Also:
- Constant Field Values
OPC_d2i
static final byte OPC_d2i
- See Also:
- Constant Field Values
OPC_d2l
static final byte OPC_d2l
- See Also:
- Constant Field Values
OPC_d2f
static final byte OPC_d2f
- See Also:
- Constant Field Values
OPC_i2b
static final byte OPC_i2b
- See Also:
- Constant Field Values
OPC_i2c
static final byte OPC_i2c
- See Also:
- Constant Field Values
OPC_i2s
static final byte OPC_i2s
- See Also:
- Constant Field Values
OPC_lcmp
static final byte OPC_lcmp
- See Also:
- Constant Field Values
OPC_fcmpl
static final byte OPC_fcmpl
- See Also:
- Constant Field Values
OPC_fcmpg
static final byte OPC_fcmpg
- See Also:
- Constant Field Values
OPC_dcmpl
static final byte OPC_dcmpl
- See Also:
- Constant Field Values
OPC_dcmpg
static final byte OPC_dcmpg
- See Also:
- Constant Field Values
OPC_ifeq
static final byte OPC_ifeq
- See Also:
- Constant Field Values
OPC_ifne
static final byte OPC_ifne
- See Also:
- Constant Field Values
OPC_iflt
static final byte OPC_iflt
- See Also:
- Constant Field Values
OPC_ifge
static final byte OPC_ifge
- See Also:
- Constant Field Values
OPC_ifgt
static final byte OPC_ifgt
- See Also:
- Constant Field Values
OPC_ifle
static final byte OPC_ifle
- See Also:
- Constant Field Values
OPC_if_icmpeq
static final byte OPC_if_icmpeq
- See Also:
- Constant Field Values
OPC_if_icmpne
static final byte OPC_if_icmpne
- See Also:
- Constant Field Values
OPC_if_icmplt
static final byte OPC_if_icmplt
- See Also:
- Constant Field Values
OPC_if_icmpge
static final byte OPC_if_icmpge
- See Also:
- Constant Field Values
OPC_if_icmpgt
static final byte OPC_if_icmpgt
- See Also:
- Constant Field Values
OPC_if_icmple
static final byte OPC_if_icmple
- See Also:
- Constant Field Values
OPC_if_acmpeq
static final byte OPC_if_acmpeq
- See Also:
- Constant Field Values
OPC_if_acmpne
static final byte OPC_if_acmpne
- See Also:
- Constant Field Values
OPC_goto
static final byte OPC_goto
- See Also:
- Constant Field Values
OPC_jsr
static final byte OPC_jsr
- See Also:
- Constant Field Values
OPC_ret
static final byte OPC_ret
- See Also:
- Constant Field Values
OPC_tableswitch
static final byte OPC_tableswitch
- See Also:
- Constant Field Values
OPC_lookupswitch
static final byte OPC_lookupswitch
- See Also:
- Constant Field Values
OPC_ireturn
static final byte OPC_ireturn
- See Also:
- Constant Field Values
OPC_lreturn
static final byte OPC_lreturn
- See Also:
- Constant Field Values
OPC_freturn
static final byte OPC_freturn
- See Also:
- Constant Field Values
OPC_dreturn
static final byte OPC_dreturn
- See Also:
- Constant Field Values
OPC_areturn
static final byte OPC_areturn
- See Also:
- Constant Field Values
OPC_return
static final byte OPC_return
- See Also:
- Constant Field Values
OPC_getstatic
static final byte OPC_getstatic
- See Also:
- Constant Field Values
OPC_putstatic
static final byte OPC_putstatic
- See Also:
- Constant Field Values
OPC_getfield
static final byte OPC_getfield
- See Also:
- Constant Field Values
OPC_putfield
static final byte OPC_putfield
- See Also:
- Constant Field Values
OPC_invokevirtual
static final byte OPC_invokevirtual
- See Also:
- Constant Field Values
OPC_invokespecial
static final byte OPC_invokespecial
- See Also:
- Constant Field Values
OPC_invokestatic
static final byte OPC_invokestatic
- See Also:
- Constant Field Values
OPC_invokeinterface
static final byte OPC_invokeinterface
- See Also:
- Constant Field Values
OPC_new
static final byte OPC_new
- See Also:
- Constant Field Values
OPC_newarray
static final byte OPC_newarray
- See Also:
- Constant Field Values
OPC_anewarray
static final byte OPC_anewarray
- See Also:
- Constant Field Values
OPC_arraylength
static final byte OPC_arraylength
- See Also:
- Constant Field Values
OPC_athrow
static final byte OPC_athrow
- See Also:
- Constant Field Values
OPC_checkcast
static final byte OPC_checkcast
- See Also:
- Constant Field Values
OPC_instanceof
static final byte OPC_instanceof
- See Also:
- Constant Field Values
OPC_monitorenter
static final byte OPC_monitorenter
- See Also:
- Constant Field Values
OPC_monitorexit
static final byte OPC_monitorexit
- See Also:
- Constant Field Values
OPC_wide
static final byte OPC_wide
- See Also:
- Constant Field Values
OPC_multianewarray
static final byte OPC_multianewarray
- See Also:
- Constant Field Values
OPC_ifnull
static final byte OPC_ifnull
- See Also:
- Constant Field Values
OPC_ifnonnull
static final byte OPC_ifnonnull
- See Also:
- Constant Field Values
OPC_goto_w
static final byte OPC_goto_w
- See Also:
- Constant Field Values
OPC_jsr_w
static final byte OPC_jsr_w
- See Also:
- Constant Field Values