org.eclipse.jdt.internal.compiler.codegen
接口 Opcodes


public interface Opcodes


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

字段详细信息

OPC_nop

static final byte OPC_nop
另请参见:
常量字段值

OPC_aconst_null

static final byte OPC_aconst_null
另请参见:
常量字段值

OPC_iconst_m1

static final byte OPC_iconst_m1
另请参见:
常量字段值

OPC_iconst_0

static final byte OPC_iconst_0
另请参见:
常量字段值

OPC_iconst_1

static final byte OPC_iconst_1
另请参见:
常量字段值

OPC_iconst_2

static final byte OPC_iconst_2
另请参见:
常量字段值

OPC_iconst_3

static final byte OPC_iconst_3
另请参见:
常量字段值

OPC_iconst_4

static final byte OPC_iconst_4
另请参见:
常量字段值

OPC_iconst_5

static final byte OPC_iconst_5
另请参见:
常量字段值

OPC_lconst_0

static final byte OPC_lconst_0
另请参见:
常量字段值

OPC_lconst_1

static final byte OPC_lconst_1
另请参见:
常量字段值

OPC_fconst_0

static final byte OPC_fconst_0
另请参见:
常量字段值

OPC_fconst_1

static final byte OPC_fconst_1
另请参见:
常量字段值

OPC_fconst_2

static final byte OPC_fconst_2
另请参见:
常量字段值

OPC_dconst_0

static final byte OPC_dconst_0
另请参见:
常量字段值

OPC_dconst_1

static final byte OPC_dconst_1
另请参见:
常量字段值

OPC_bipush

static final byte OPC_bipush
另请参见:
常量字段值

OPC_sipush

static final byte OPC_sipush
另请参见:
常量字段值

OPC_ldc

static final byte OPC_ldc
另请参见:
常量字段值

OPC_ldc_w

static final byte OPC_ldc_w
另请参见:
常量字段值

OPC_ldc2_w

static final byte OPC_ldc2_w
另请参见:
常量字段值

OPC_iload

static final byte OPC_iload
另请参见:
常量字段值

OPC_lload

static final byte OPC_lload
另请参见:
常量字段值

OPC_fload

static final byte OPC_fload
另请参见:
常量字段值

OPC_dload

static final byte OPC_dload
另请参见:
常量字段值

OPC_aload

static final byte OPC_aload
另请参见:
常量字段值

OPC_iload_0

static final byte OPC_iload_0
另请参见:
常量字段值

OPC_iload_1

static final byte OPC_iload_1
另请参见:
常量字段值

OPC_iload_2

static final byte OPC_iload_2
另请参见:
常量字段值

OPC_iload_3

static final byte OPC_iload_3
另请参见:
常量字段值

OPC_lload_0

static final byte OPC_lload_0
另请参见:
常量字段值

OPC_lload_1

static final byte OPC_lload_1
另请参见:
常量字段值

OPC_lload_2

static final byte OPC_lload_2
另请参见:
常量字段值

OPC_lload_3

static final byte OPC_lload_3
另请参见:
常量字段值

OPC_fload_0

static final byte OPC_fload_0
另请参见:
常量字段值

OPC_fload_1

static final byte OPC_fload_1
另请参见:
常量字段值

OPC_fload_2

static final byte OPC_fload_2
另请参见:
常量字段值

OPC_fload_3

static final byte OPC_fload_3
另请参见:
常量字段值

OPC_dload_0

static final byte OPC_dload_0
另请参见:
常量字段值

OPC_dload_1

static final byte OPC_dload_1
另请参见:
常量字段值

OPC_dload_2

static final byte OPC_dload_2
另请参见:
常量字段值

OPC_dload_3

static final byte OPC_dload_3
另请参见:
常量字段值

OPC_aload_0

static final byte OPC_aload_0
另请参见:
常量字段值

OPC_aload_1

static final byte OPC_aload_1
另请参见:
常量字段值

OPC_aload_2

static final byte OPC_aload_2
另请参见:
常量字段值

OPC_aload_3

static final byte OPC_aload_3
另请参见:
常量字段值

OPC_iaload

static final byte OPC_iaload
另请参见:
常量字段值

OPC_laload

static final byte OPC_laload
另请参见:
常量字段值

OPC_faload

static final byte OPC_faload
另请参见:
常量字段值

OPC_daload

static final byte OPC_daload
另请参见:
常量字段值

OPC_aaload

static final byte OPC_aaload
另请参见:
常量字段值

OPC_baload

static final byte OPC_baload
另请参见:
常量字段值

OPC_caload

static final byte OPC_caload
另请参见:
常量字段值

OPC_saload

static final byte OPC_saload
另请参见:
常量字段值

OPC_istore

static final byte OPC_istore
另请参见:
常量字段值

OPC_lstore

static final byte OPC_lstore
另请参见:
常量字段值

OPC_fstore

static final byte OPC_fstore
另请参见:
常量字段值

OPC_dstore

static final byte OPC_dstore
另请参见:
常量字段值

OPC_astore

static final byte OPC_astore
另请参见:
常量字段值

OPC_istore_0

static final byte OPC_istore_0
另请参见:
常量字段值

OPC_istore_1

static final byte OPC_istore_1
另请参见:
常量字段值

OPC_istore_2

static final byte OPC_istore_2
另请参见:
常量字段值

OPC_istore_3

static final byte OPC_istore_3
另请参见:
常量字段值

OPC_lstore_0

static final byte OPC_lstore_0
另请参见:
常量字段值

OPC_lstore_1

static final byte OPC_lstore_1
另请参见:
常量字段值

OPC_lstore_2

static final byte OPC_lstore_2
另请参见:
常量字段值

OPC_lstore_3

static final byte OPC_lstore_3
另请参见:
常量字段值

OPC_fstore_0

static final byte OPC_fstore_0
另请参见:
常量字段值

OPC_fstore_1

static final byte OPC_fstore_1
另请参见:
常量字段值

OPC_fstore_2

static final byte OPC_fstore_2
另请参见:
常量字段值

OPC_fstore_3

static final byte OPC_fstore_3
另请参见:
常量字段值

OPC_dstore_0

static final byte OPC_dstore_0
另请参见:
常量字段值

OPC_dstore_1

static final byte OPC_dstore_1
另请参见:
常量字段值

OPC_dstore_2

static final byte OPC_dstore_2
另请参见:
常量字段值

OPC_dstore_3

static final byte OPC_dstore_3
另请参见:
常量字段值

OPC_astore_0

static final byte OPC_astore_0
另请参见:
常量字段值

OPC_astore_1

static final byte OPC_astore_1
另请参见:
常量字段值

OPC_astore_2

static final byte OPC_astore_2
另请参见:
常量字段值

OPC_astore_3

static final byte OPC_astore_3
另请参见:
常量字段值

OPC_iastore

static final byte OPC_iastore
另请参见:
常量字段值

OPC_lastore

static final byte OPC_lastore
另请参见:
常量字段值

OPC_fastore

static final byte OPC_fastore
另请参见:
常量字段值

OPC_dastore

static final byte OPC_dastore
另请参见:
常量字段值

OPC_aastore

static final byte OPC_aastore
另请参见:
常量字段值

OPC_bastore

static final byte OPC_bastore
另请参见:
常量字段值

OPC_castore

static final byte OPC_castore
另请参见:
常量字段值

OPC_sastore

static final byte OPC_sastore
另请参见:
常量字段值

OPC_pop

static final byte OPC_pop
另请参见:
常量字段值

OPC_pop2

static final byte OPC_pop2
另请参见:
常量字段值

OPC_dup

static final byte OPC_dup
另请参见:
常量字段值

OPC_dup_x1

static final byte OPC_dup_x1
另请参见:
常量字段值

OPC_dup_x2

static final byte OPC_dup_x2
另请参见:
常量字段值

OPC_dup2

static final byte OPC_dup2
另请参见:
常量字段值

OPC_dup2_x1

static final byte OPC_dup2_x1
另请参见:
常量字段值

OPC_dup2_x2

static final byte OPC_dup2_x2
另请参见:
常量字段值

OPC_swap

static final byte OPC_swap
另请参见:
常量字段值

OPC_iadd

static final byte OPC_iadd
另请参见:
常量字段值

OPC_ladd

static final byte OPC_ladd
另请参见:
常量字段值

OPC_fadd

static final byte OPC_fadd
另请参见:
常量字段值

OPC_dadd

static final byte OPC_dadd
另请参见:
常量字段值

OPC_isub

static final byte OPC_isub
另请参见:
常量字段值

OPC_lsub

static final byte OPC_lsub
另请参见:
常量字段值

OPC_fsub

static final byte OPC_fsub
另请参见:
常量字段值

OPC_dsub

static final byte OPC_dsub
另请参见:
常量字段值

OPC_imul

static final byte OPC_imul
另请参见:
常量字段值

OPC_lmul

static final byte OPC_lmul
另请参见:
常量字段值

OPC_fmul

static final byte OPC_fmul
另请参见:
常量字段值

OPC_dmul

static final byte OPC_dmul
另请参见:
常量字段值

OPC_idiv

static final byte OPC_idiv
另请参见:
常量字段值

OPC_ldiv

static final byte OPC_ldiv
另请参见:
常量字段值

OPC_fdiv

static final byte OPC_fdiv
另请参见:
常量字段值

OPC_ddiv

static final byte OPC_ddiv
另请参见:
常量字段值

OPC_irem

static final byte OPC_irem
另请参见:
常量字段值

OPC_lrem

static final byte OPC_lrem
另请参见:
常量字段值

OPC_frem

static final byte OPC_frem
另请参见:
常量字段值

OPC_drem

static final byte OPC_drem
另请参见:
常量字段值

OPC_ineg

static final byte OPC_ineg
另请参见:
常量字段值

OPC_lneg

static final byte OPC_lneg
另请参见:
常量字段值

OPC_fneg

static final byte OPC_fneg
另请参见:
常量字段值

OPC_dneg

static final byte OPC_dneg
另请参见:
常量字段值

OPC_ishl

static final byte OPC_ishl
另请参见:
常量字段值

OPC_lshl

static final byte OPC_lshl
另请参见:
常量字段值

OPC_ishr

static final byte OPC_ishr
另请参见:
常量字段值

OPC_lshr

static final byte OPC_lshr
另请参见:
常量字段值

OPC_iushr

static final byte OPC_iushr
另请参见:
常量字段值

OPC_lushr

static final byte OPC_lushr
另请参见:
常量字段值

OPC_iand

static final byte OPC_iand
另请参见:
常量字段值

OPC_land

static final byte OPC_land
另请参见:
常量字段值

OPC_ior

static final byte OPC_ior
另请参见:
常量字段值

OPC_lor

static final byte OPC_lor
另请参见:
常量字段值

OPC_ixor

static final byte OPC_ixor
另请参见:
常量字段值

OPC_lxor

static final byte OPC_lxor
另请参见:
常量字段值

OPC_iinc

static final byte OPC_iinc
另请参见:
常量字段值

OPC_i2l

static final byte OPC_i2l
另请参见:
常量字段值

OPC_i2f

static final byte OPC_i2f
另请参见:
常量字段值

OPC_i2d

static final byte OPC_i2d
另请参见:
常量字段值

OPC_l2i

static final byte OPC_l2i
另请参见:
常量字段值

OPC_l2f

static final byte OPC_l2f
另请参见:
常量字段值

OPC_l2d

static final byte OPC_l2d
另请参见:
常量字段值

OPC_f2i

static final byte OPC_f2i
另请参见:
常量字段值

OPC_f2l

static final byte OPC_f2l
另请参见:
常量字段值

OPC_f2d

static final byte OPC_f2d
另请参见:
常量字段值

OPC_d2i

static final byte OPC_d2i
另请参见:
常量字段值

OPC_d2l

static final byte OPC_d2l
另请参见:
常量字段值

OPC_d2f

static final byte OPC_d2f
另请参见:
常量字段值

OPC_i2b

static final byte OPC_i2b
另请参见:
常量字段值

OPC_i2c

static final byte OPC_i2c
另请参见:
常量字段值

OPC_i2s

static final byte OPC_i2s
另请参见:
常量字段值

OPC_lcmp

static final byte OPC_lcmp
另请参见:
常量字段值

OPC_fcmpl

static final byte OPC_fcmpl
另请参见:
常量字段值

OPC_fcmpg

static final byte OPC_fcmpg
另请参见:
常量字段值

OPC_dcmpl

static final byte OPC_dcmpl
另请参见:
常量字段值

OPC_dcmpg

static final byte OPC_dcmpg
另请参见:
常量字段值

OPC_ifeq

static final byte OPC_ifeq
另请参见:
常量字段值

OPC_ifne

static final byte OPC_ifne
另请参见:
常量字段值

OPC_iflt

static final byte OPC_iflt
另请参见:
常量字段值

OPC_ifge

static final byte OPC_ifge
另请参见:
常量字段值

OPC_ifgt

static final byte OPC_ifgt
另请参见:
常量字段值

OPC_ifle

static final byte OPC_ifle
另请参见:
常量字段值

OPC_if_icmpeq

static final byte OPC_if_icmpeq
另请参见:
常量字段值

OPC_if_icmpne

static final byte OPC_if_icmpne
另请参见:
常量字段值

OPC_if_icmplt

static final byte OPC_if_icmplt
另请参见:
常量字段值

OPC_if_icmpge

static final byte OPC_if_icmpge
另请参见:
常量字段值

OPC_if_icmpgt

static final byte OPC_if_icmpgt
另请参见:
常量字段值

OPC_if_icmple

static final byte OPC_if_icmple
另请参见:
常量字段值

OPC_if_acmpeq

static final byte OPC_if_acmpeq
另请参见:
常量字段值

OPC_if_acmpne

static final byte OPC_if_acmpne
另请参见:
常量字段值

OPC_goto

static final byte OPC_goto
另请参见:
常量字段值

OPC_jsr

static final byte OPC_jsr
另请参见:
常量字段值

OPC_ret

static final byte OPC_ret
另请参见:
常量字段值

OPC_tableswitch

static final byte OPC_tableswitch
另请参见:
常量字段值

OPC_lookupswitch

static final byte OPC_lookupswitch
另请参见:
常量字段值

OPC_ireturn

static final byte OPC_ireturn
另请参见:
常量字段值

OPC_lreturn

static final byte OPC_lreturn
另请参见:
常量字段值

OPC_freturn

static final byte OPC_freturn
另请参见:
常量字段值

OPC_dreturn

static final byte OPC_dreturn
另请参见:
常量字段值

OPC_areturn

static final byte OPC_areturn
另请参见:
常量字段值

OPC_return

static final byte OPC_return
另请参见:
常量字段值

OPC_getstatic

static final byte OPC_getstatic
另请参见:
常量字段值

OPC_putstatic

static final byte OPC_putstatic
另请参见:
常量字段值

OPC_getfield

static final byte OPC_getfield
另请参见:
常量字段值

OPC_putfield

static final byte OPC_putfield
另请参见:
常量字段值

OPC_invokevirtual

static final byte OPC_invokevirtual
另请参见:
常量字段值

OPC_invokespecial

static final byte OPC_invokespecial
另请参见:
常量字段值

OPC_invokestatic

static final byte OPC_invokestatic
另请参见:
常量字段值

OPC_invokeinterface

static final byte OPC_invokeinterface
另请参见:
常量字段值

OPC_new

static final byte OPC_new
另请参见:
常量字段值

OPC_newarray

static final byte OPC_newarray
另请参见:
常量字段值

OPC_anewarray

static final byte OPC_anewarray
另请参见:
常量字段值

OPC_arraylength

static final byte OPC_arraylength
另请参见:
常量字段值

OPC_athrow

static final byte OPC_athrow
另请参见:
常量字段值

OPC_checkcast

static final byte OPC_checkcast
另请参见:
常量字段值

OPC_instanceof

static final byte OPC_instanceof
另请参见:
常量字段值

OPC_monitorenter

static final byte OPC_monitorenter
另请参见:
常量字段值

OPC_monitorexit

static final byte OPC_monitorexit
另请参见:
常量字段值

OPC_wide

static final byte OPC_wide
另请参见:
常量字段值

OPC_multianewarray

static final byte OPC_multianewarray
另请参见:
常量字段值

OPC_ifnull

static final byte OPC_ifnull
另请参见:
常量字段值

OPC_ifnonnull

static final byte OPC_ifnonnull
另请参见:
常量字段值

OPC_goto_w

static final byte OPC_goto_w
另请参见:
常量字段值

OPC_jsr_w

static final byte OPC_jsr_w
另请参见:
常量字段值


Copyright © 2013. All Rights Reserved.