public interface Opcode
Instruction| Modifier and Type | Field and Description |
|---|---|
static int |
opc_aaload |
static int |
opc_aastore |
static int |
opc_aconst_null |
static int |
opc_aload |
static int |
opc_aload_0 |
static int |
opc_aload_1 |
static int |
opc_aload_2 |
static int |
opc_aload_3 |
static int |
opc_anewarray |
static int |
opc_areturn |
static int |
opc_arraylength |
static int |
opc_astore |
static int |
opc_astore_0 |
static int |
opc_astore_1 |
static int |
opc_astore_2 |
static int |
opc_astore_3 |
static int |
opc_aswizzle |
static int |
opc_aswrange |
static int |
opc_athrow |
static int |
opc_aupdate |
static int |
opc_baload |
static int |
opc_bastore |
static int |
opc_bipush |
static int |
opc_breakpoint |
static int |
opc_caload |
static int |
opc_castore |
static int |
opc_checkcast |
static int |
opc_d2f |
static int |
opc_d2i |
static int |
opc_d2l |
static int |
opc_dadd |
static int |
opc_daload |
static int |
opc_dastore |
static int |
opc_dcmpg |
static int |
opc_dcmpl |
static int |
opc_dconst_0 |
static int |
opc_dconst_1 |
static int |
opc_ddiv |
static int |
opc_dload |
static int |
opc_dload_0 |
static int |
opc_dload_1 |
static int |
opc_dload_2 |
static int |
opc_dload_3 |
static int |
opc_dmul |
static int |
opc_dneg |
static int |
opc_drem |
static int |
opc_dreturn |
static int |
opc_dstore |
static int |
opc_dstore_0 |
static int |
opc_dstore_1 |
static int |
opc_dstore_2 |
static int |
opc_dstore_3 |
static int |
opc_dsub |
static int |
opc_dup |
static int |
opc_dup_x1 |
static int |
opc_dup_x2 |
static int |
opc_dup2 |
static int |
opc_dup2_x1 |
static int |
opc_dup2_x2 |
static int |
opc_f2d |
static int |
opc_f2i |
static int |
opc_f2l |
static int |
opc_fadd |
static int |
opc_faload |
static int |
opc_fastore |
static int |
opc_fcmpg |
static int |
opc_fcmpl |
static int |
opc_fconst_0 |
static int |
opc_fconst_1 |
static int |
opc_fconst_2 |
static int |
opc_fdiv |
static int |
opc_fload |
static int |
opc_fload_0 |
static int |
opc_fload_1 |
static int |
opc_fload_2 |
static int |
opc_fload_3 |
static int |
opc_fmul |
static int |
opc_fneg |
static int |
opc_frem |
static int |
opc_freturn |
static int |
opc_fstore |
static int |
opc_fstore_0 |
static int |
opc_fstore_1 |
static int |
opc_fstore_2 |
static int |
opc_fstore_3 |
static int |
opc_fsub |
static int |
opc_getfield |
static int |
opc_getstatic |
static int |
opc_goto |
static int |
opc_goto_w |
static int |
opc_i2b |
static int |
opc_i2c |
static int |
opc_i2d |
static int |
opc_i2f |
static int |
opc_i2l |
static int |
opc_i2s |
static int |
opc_iadd |
static int |
opc_iaload |
static int |
opc_iand |
static int |
opc_iastore |
static int |
opc_iconst_0 |
static int |
opc_iconst_1 |
static int |
opc_iconst_2 |
static int |
opc_iconst_3 |
static int |
opc_iconst_4 |
static int |
opc_iconst_5 |
static int |
opc_iconst_m1 |
static int |
opc_idiv |
static int |
opc_if_acmpeq |
static int |
opc_if_acmpne |
static int |
opc_if_icmpeq |
static int |
opc_if_icmpge |
static int |
opc_if_icmpgt |
static int |
opc_if_icmple |
static int |
opc_if_icmplt |
static int |
opc_if_icmpne |
static int |
opc_ifeq |
static int |
opc_ifge |
static int |
opc_ifgt |
static int |
opc_ifle |
static int |
opc_iflt |
static int |
opc_ifne |
static int |
opc_ifnonnull |
static int |
opc_ifnull |
static int |
opc_iinc |
static int |
opc_iload |
static int |
opc_iload_0 |
static int |
opc_iload_1 |
static int |
opc_iload_2 |
static int |
opc_iload_3 |
static int |
opc_imul |
static int |
opc_ineg |
static int |
opc_instanceof |
static int |
opc_invokeinterface |
static int |
opc_invokespecial |
static int |
opc_invokestatic |
static int |
opc_invokevirtual |
static int |
opc_ior |
static int |
opc_irem |
static int |
opc_ireturn |
static int |
opc_ishl |
static int |
opc_ishr |
static int |
opc_istore |
static int |
opc_istore_0 |
static int |
opc_istore_1 |
static int |
opc_istore_2 |
static int |
opc_istore_3 |
static int |
opc_isub |
static int |
opc_iushr |
static int |
opc_ixor |
static int |
opc_jsr |
static int |
opc_jsr_w |
static int |
opc_l2d |
static int |
opc_l2f |
static int |
opc_l2i |
static int |
opc_ladd |
static int |
opc_laload |
static int |
opc_land |
static int |
opc_lastore |
static int |
opc_lcmp |
static int |
opc_lconst_0 |
static int |
opc_lconst_1 |
static int |
opc_ldc |
static int |
opc_ldc_w |
static int |
opc_ldc2_w |
static int |
opc_ldiv |
static int |
opc_lload |
static int |
opc_lload_0 |
static int |
opc_lload_1 |
static int |
opc_lload_2 |
static int |
opc_lload_3 |
static int |
opc_lmul |
static int |
opc_lneg |
static int |
opc_lookupswitch |
static int |
opc_lor |
static int |
opc_lrem |
static int |
opc_lreturn |
static int |
opc_lshl |
static int |
opc_lshr |
static int |
opc_lstore |
static int |
opc_lstore_0 |
static int |
opc_lstore_1 |
static int |
opc_lstore_2 |
static int |
opc_lstore_3 |
static int |
opc_lsub |
static int |
opc_lushr |
static int |
opc_lxor |
static int |
opc_monitorenter |
static int |
opc_monitorexit |
static int |
opc_multianewarray |
static int |
opc_new |
static int |
opc_newarray |
static int |
opc_nop |
static int |
opc_pop |
static int |
opc_pop2 |
static int |
opc_putfield |
static int |
opc_putfield_nowb |
static int |
opc_putstatic |
static int |
opc_putstatic_nowb |
static int |
opc_rc |
static int |
opc_ret |
static int |
opc_return |
static int |
opc_saload |
static int |
opc_sastore |
static int |
opc_sipush |
static int |
opc_supdate |
static int |
opc_swap |
static int |
opc_tableswitch |
static int |
opc_wide |
static int |
opc_xxxunusedxxx |
static java.lang.String[] |
opcNames
An array of opcode names, indexed by the opcode.
|
static byte[] |
opcSize
An array of the bytecode instruction lengths, indexed by the opcode.
|
static int |
opcx_aaload
Opcode class for aaload.
|
static int |
opcx_aastore
Opcode class for aastore.
|
static int |
opcx_aload
Opcode class for aload, aload_0, aload_1, aload_2, aload_3.
|
static int |
opcx_areturn
Opcode class for areturn.
|
static int |
opcx_arraylength
Opcode class for arraylength.
|
static int |
opcx_astore
Opcode class for astore, astore_0, astore_1, astore_2, astore_3.
|
static int |
opcx_aswizzle
Opcode class for aswizzle.
|
static int |
opcx_aswrange
Opcode class for aswrange.
|
static int |
opcx_athrow
Opcode class for athrow.
|
static int |
opcx_aupdate
Opcode class for supdate.
|
static int |
opcx_baload
Opcode class for baload.
|
static int |
opcx_bastore
Opcode class for bastore.
|
static int |
opcx_caload
Opcode class for caload.
|
static int |
opcx_castore
Opcode class for castore.
|
static int |
opcx_checkcast
Opcode class for checkcast.
|
static int |
opcx_d2f
Opcode class for d2f.
|
static int |
opcx_d2i
Opcode class for d2i.
|
static int |
opcx_d2l
Opcode class for d2l.
|
static int |
opcx_dadd
Opcode class for dadd.
|
static int |
opcx_daload
Opcode class for daload.
|
static int |
opcx_dastore
Opcode class for dastore.
|
static int |
opcx_dcmpg
Opcode class for dcmpg.
|
static int |
opcx_dcmpl
Opcode class for dcmpl.
|
static int |
opcx_ddiv
Opcode class for ddiv.
|
static int |
opcx_dload
Opcode class for dload, dload_0, dload_1, dload_2, dload_3.
|
static int |
opcx_dmul
Opcode class for dmul.
|
static int |
opcx_dneg
Opcode class for dneg.
|
static int |
opcx_drem
Opcode class for drem.
|
static int |
opcx_dreturn
Opcode class for dreturn.
|
static int |
opcx_dstore
Opcode class for dstore, dstore_0, dstore_1, dstore_2, dstore_3.
|
static int |
opcx_dsub
Opcode class for dsub.
|
static int |
opcx_dup
Opcode class for dup.
|
static int |
opcx_dup_x1
Opcode class for dup_x1.
|
static int |
opcx_dup_x2
Opcode class for dup_x2.
|
static int |
opcx_dup2
Opcode class for dup2.
|
static int |
opcx_dup2_x1
Opcode class for dup2_x1.
|
static int |
opcx_dup2_x2
Opcode class for dup2_x2.
|
static int |
opcx_f2d
Opcode class for f2d.
|
static int |
opcx_f2i
Opcode class for f2i.
|
static int |
opcx_f2l
Opcode class for f2l.
|
static int |
opcx_fadd
Opcode class for fadd.
|
static int |
opcx_faload
Opcode class for faload.
|
static int |
opcx_fastore
Opcode class for fastore.
|
static int |
opcx_fcmpg
Opcode class for fcmpg.
|
static int |
opcx_fcmpl
Opcode class for fcmpl.
|
static int |
opcx_fdiv
Opcode class for fdiv.
|
static int |
opcx_fload
Opcode class for fload, fload_0, fload_1, fload_2, fload_3.
|
static int |
opcx_fmul
Opcode class for fmul.
|
static int |
opcx_fneg
Opcode class for fneg.
|
static int |
opcx_frem
Opcode class for frem.
|
static int |
opcx_freturn
Opcode class for freturn.
|
static int |
opcx_fstore
Opcode class for fstore, fstore_0, fstore_1, fstore_2, fstore_3.
|
static int |
opcx_fsub
Opcode class for fsub.
|
static int |
opcx_getfield
Opcode class for getfield.
|
static int |
opcx_getstatic
Opcode class for getstatic.
|
static int |
opcx_goto
Opcode class for goto, goto_w.
|
static int |
opcx_i2b
Opcode class for i2b.
|
static int |
opcx_i2c
Opcode class for i2c.
|
static int |
opcx_i2d
Opcode class for i2d.
|
static int |
opcx_i2f
Opcode class for i2f.
|
static int |
opcx_i2l
Opcode class for i2l.
|
static int |
opcx_i2s
Opcode class for i2s.
|
static int |
opcx_iadd
Opcode class for iadd.
|
static int |
opcx_iaload
Opcode class for iaload.
|
static int |
opcx_iand
Opcode class for iand.
|
static int |
opcx_iastore
Opcode class for iastore.
|
static int |
opcx_idiv
Opcode class for idiv.
|
static int |
opcx_if_acmpeq
Opcode class for if_acmpeq.
|
static int |
opcx_if_acmpne
Opcode class for if_acmpne.
|
static int |
opcx_if_icmpeq
Opcode class for if_icmpeq.
|
static int |
opcx_if_icmpge
Opcode class for if_icmpge.
|
static int |
opcx_if_icmpgt
Opcode class for if_icmpgt.
|
static int |
opcx_if_icmple
Opcode class for if_icmple.
|
static int |
opcx_if_icmplt
Opcode class for if_icmplt.
|
static int |
opcx_if_icmpne
Opcode class for if_icmpne.
|
static int |
opcx_ifeq
Opcode class for ifeq.
|
static int |
opcx_ifge
Opcode class for ifge.
|
static int |
opcx_ifgt
Opcode class for ifgt.
|
static int |
opcx_ifle
Opcode class for ifle.
|
static int |
opcx_iflt
Opcode class for iflt.
|
static int |
opcx_ifne
Opcode class for ifne.
|
static int |
opcx_ifnonnull
Opcode class for ifnonnull.
|
static int |
opcx_ifnull
Opcode class for ifnull.
|
static int |
opcx_iinc
Opcode class for iinc.
|
static int |
opcx_iload
Opcode class for iload, iload_0, iload_1, iload_2, iload_3.
|
static int |
opcx_imul
Opcode class for imul.
|
static int |
opcx_ineg
Opcode class for ineg.
|
static int |
opcx_instanceof
Opcode class for instanceof.
|
static int |
opcx_invokeinterface
Opcode class for invokeinterface.
|
static int |
opcx_invokespecial
Opcode class for invokespecial.
|
static int |
opcx_invokestatic
Opcode class for invokestatic.
|
static int |
opcx_invokevirtual
Opcode class for invokevirtual.
|
static int |
opcx_ior
Opcode class for ior.
|
static int |
opcx_irem
Opcode class for irem.
|
static int |
opcx_ireturn
Opcode class for ireturn.
|
static int |
opcx_ishl
Opcode class for ishl.
|
static int |
opcx_ishr
Opcode class for ishr.
|
static int |
opcx_istore
Opcode class for istore, istore_0, istore_1, istore_2, istore_3.
|
static int |
opcx_isub
Opcode class for isub.
|
static int |
opcx_iushr
Opcode class for iushr.
|
static int |
opcx_ixor
Opcode class for ixor.
|
static int |
opcx_jsr
Opcode class for jsr, jsr_w.
|
static int |
opcx_l2d
Opcode class for l2d.
|
static int |
opcx_l2f
Opcode class for l2f.
|
static int |
opcx_l2i
Opcode class for l2i.
|
static int |
opcx_ladd
Opcode class for ladd.
|
static int |
opcx_laload
Opcode class for laload.
|
static int |
opcx_land
Opcode class for land.
|
static int |
opcx_lastore
Opcode class for lastore.
|
static int |
opcx_lcmp
Opcode class for lcmp.
|
static int |
opcx_ldc
Opcode class for aconst_null, iconst_m1, iconst_0, iconst_1, iconst_2,
iconst_3, iconst_4, iconst_5, lconst_0, lconst_1, fconst_0, fconst_1,
fconst_2, dconst_0, dconst_1, bipush, sipush, ldc, ldc_w, ldc2_w.
|
static int |
opcx_ldiv
Opcode class for ldiv.
|
static int |
opcx_lload
Opcode class for lload, lload_0, lload_1, lload_2, lload_3.
|
static int |
opcx_lmul
Opcode class for lmul.
|
static int |
opcx_lneg
Opcode class for lneg.
|
static int |
opcx_lor
Opcode class for lor.
|
static int |
opcx_lrem
Opcode class for lrem.
|
static int |
opcx_lreturn
Opcode class for lreturn.
|
static int |
opcx_lshl
Opcode class for lshl.
|
static int |
opcx_lshr
Opcode class for lshr.
|
static int |
opcx_lstore
Opcode class for lstore, lstore_0, lstore_1, lstore_2, lstore_3.
|
static int |
opcx_lsub
Opcode class for lsub.
|
static int |
opcx_lushr
Opcode class for lushr.
|
static int |
opcx_lxor
Opcode class for lxor.
|
static int |
opcx_monitorenter
Opcode class for monitorenter.
|
static int |
opcx_monitorexit
Opcode class for monitorexit.
|
static int |
opcx_multianewarray
Opcode class for multianewarray.
|
static int |
opcx_new
Opcode class for new.
|
static int |
opcx_newarray
Opcode class for newarray, anewarray.
|
static int |
opcx_nop
Opcode class for nop, xxxunusedxxx, wide, breakpoint, and opcodes
203-254.
|
static int |
opcx_pop
Opcode class for pop.
|
static int |
opcx_pop2
Opcode class for pop2.
|
static int |
opcx_putfield
Opcode class for putfield.
|
static int |
opcx_putfield_nowb
Opcode class for putfield_nowb.
|
static int |
opcx_putstatic
Opcode class for putstatic.
|
static int |
opcx_putstatic_nowb
Opcode class for putstatic_nowb.
|
static int |
opcx_rc
Opcode class for rc.
|
static int |
opcx_ret
Opcode class for ret.
|
static int |
opcx_return
Opcode class for return.
|
static int |
opcx_saload
Opcode class for saload.
|
static int |
opcx_sastore
Opcode class for sastore.
|
static int |
opcx_supdate
Opcode class for supdate.
|
static int |
opcx_swap
Opcode class for swap.
|
static int |
opcx_switch
Opcode class for tableswitch, lookupswitch.
|
static int[] |
opcXMap
An array, indexed by the opcode, mapping opcodes to opcode classes.
|
static byte |
VARIABLE
VARIABLE represent either variable instruction length or a variable
effect on the operand stack, depending on the context.
|
static final int opc_nop
static final int opc_aconst_null
static final int opc_iconst_m1
static final int opc_iconst_0
static final int opc_iconst_1
static final int opc_iconst_2
static final int opc_iconst_3
static final int opc_iconst_4
static final int opc_iconst_5
static final int opc_lconst_0
static final int opc_lconst_1
static final int opc_fconst_0
static final int opc_fconst_1
static final int opc_fconst_2
static final int opc_dconst_0
static final int opc_dconst_1
static final int opc_bipush
static final int opc_sipush
static final int opc_ldc
static final int opc_ldc_w
static final int opc_ldc2_w
static final int opc_iload
static final int opc_lload
static final int opc_fload
static final int opc_dload
static final int opc_aload
static final int opc_iload_0
static final int opc_iload_1
static final int opc_iload_2
static final int opc_iload_3
static final int opc_lload_0
static final int opc_lload_1
static final int opc_lload_2
static final int opc_lload_3
static final int opc_fload_0
static final int opc_fload_1
static final int opc_fload_2
static final int opc_fload_3
static final int opc_dload_0
static final int opc_dload_1
static final int opc_dload_2
static final int opc_dload_3
static final int opc_aload_0
static final int opc_aload_1
static final int opc_aload_2
static final int opc_aload_3
static final int opc_iaload
static final int opc_laload
static final int opc_faload
static final int opc_daload
static final int opc_aaload
static final int opc_baload
static final int opc_caload
static final int opc_saload
static final int opc_istore
static final int opc_lstore
static final int opc_fstore
static final int opc_dstore
static final int opc_astore
static final int opc_istore_0
static final int opc_istore_1
static final int opc_istore_2
static final int opc_istore_3
static final int opc_lstore_0
static final int opc_lstore_1
static final int opc_lstore_2
static final int opc_lstore_3
static final int opc_fstore_0
static final int opc_fstore_1
static final int opc_fstore_2
static final int opc_fstore_3
static final int opc_dstore_0
static final int opc_dstore_1
static final int opc_dstore_2
static final int opc_dstore_3
static final int opc_astore_0
static final int opc_astore_1
static final int opc_astore_2
static final int opc_astore_3
static final int opc_iastore
static final int opc_lastore
static final int opc_fastore
static final int opc_dastore
static final int opc_aastore
static final int opc_bastore
static final int opc_castore
static final int opc_sastore
static final int opc_pop
static final int opc_pop2
static final int opc_dup
static final int opc_dup_x1
static final int opc_dup_x2
static final int opc_dup2
static final int opc_dup2_x1
static final int opc_dup2_x2
static final int opc_swap
static final int opc_iadd
static final int opc_ladd
static final int opc_fadd
static final int opc_dadd
static final int opc_isub
static final int opc_lsub
static final int opc_fsub
static final int opc_dsub
static final int opc_imul
static final int opc_lmul
static final int opc_fmul
static final int opc_dmul
static final int opc_idiv
static final int opc_ldiv
static final int opc_fdiv
static final int opc_ddiv
static final int opc_irem
static final int opc_lrem
static final int opc_frem
static final int opc_drem
static final int opc_ineg
static final int opc_lneg
static final int opc_fneg
static final int opc_dneg
static final int opc_ishl
static final int opc_lshl
static final int opc_ishr
static final int opc_lshr
static final int opc_iushr
static final int opc_lushr
static final int opc_iand
static final int opc_land
static final int opc_ior
static final int opc_lor
static final int opc_ixor
static final int opc_lxor
static final int opc_iinc
static final int opc_i2l
static final int opc_i2f
static final int opc_i2d
static final int opc_l2i
static final int opc_l2f
static final int opc_l2d
static final int opc_f2i
static final int opc_f2l
static final int opc_f2d
static final int opc_d2i
static final int opc_d2l
static final int opc_d2f
static final int opc_i2b
static final int opc_i2c
static final int opc_i2s
static final int opc_lcmp
static final int opc_fcmpl
static final int opc_fcmpg
static final int opc_dcmpl
static final int opc_dcmpg
static final int opc_ifeq
static final int opc_ifne
static final int opc_iflt
static final int opc_ifge
static final int opc_ifgt
static final int opc_ifle
static final int opc_if_icmpeq
static final int opc_if_icmpne
static final int opc_if_icmplt
static final int opc_if_icmpge
static final int opc_if_icmpgt
static final int opc_if_icmple
static final int opc_if_acmpeq
static final int opc_if_acmpne
static final int opc_goto
static final int opc_jsr
static final int opc_ret
static final int opc_tableswitch
static final int opc_lookupswitch
static final int opc_ireturn
static final int opc_lreturn
static final int opc_freturn
static final int opc_dreturn
static final int opc_areturn
static final int opc_return
static final int opc_getstatic
static final int opc_putstatic
static final int opc_getfield
static final int opc_putfield
static final int opc_invokevirtual
static final int opc_invokespecial
static final int opc_invokestatic
static final int opc_invokeinterface
static final int opc_xxxunusedxxx
static final int opc_new
static final int opc_newarray
static final int opc_anewarray
static final int opc_arraylength
static final int opc_athrow
static final int opc_checkcast
static final int opc_instanceof
static final int opc_monitorenter
static final int opc_monitorexit
static final int opc_wide
static final int opc_multianewarray
static final int opc_ifnull
static final int opc_ifnonnull
static final int opc_goto_w
static final int opc_jsr_w
static final int opc_breakpoint
static final int opc_rc
static final int opc_aupdate
static final int opc_supdate
static final int opc_aswizzle
static final int opc_aswrange
static final int opc_putfield_nowb
static final int opc_putstatic_nowb
static final int opcx_nop
static final int opcx_ldc
static final int opcx_iload
static final int opcx_lload
static final int opcx_fload
static final int opcx_dload
static final int opcx_aload
static final int opcx_iaload
static final int opcx_laload
static final int opcx_faload
static final int opcx_daload
static final int opcx_aaload
static final int opcx_baload
static final int opcx_caload
static final int opcx_saload
static final int opcx_istore
static final int opcx_lstore
static final int opcx_fstore
static final int opcx_dstore
static final int opcx_astore
static final int opcx_iastore
static final int opcx_lastore
static final int opcx_fastore
static final int opcx_dastore
static final int opcx_aastore
static final int opcx_bastore
static final int opcx_castore
static final int opcx_sastore
static final int opcx_pop
static final int opcx_pop2
static final int opcx_dup
static final int opcx_dup_x1
static final int opcx_dup_x2
static final int opcx_dup2
static final int opcx_dup2_x1
static final int opcx_dup2_x2
static final int opcx_swap
static final int opcx_iadd
static final int opcx_ladd
static final int opcx_fadd
static final int opcx_dadd
static final int opcx_isub
static final int opcx_lsub
static final int opcx_fsub
static final int opcx_dsub
static final int opcx_imul
static final int opcx_lmul
static final int opcx_fmul
static final int opcx_dmul
static final int opcx_idiv
static final int opcx_ldiv
static final int opcx_fdiv
static final int opcx_ddiv
static final int opcx_irem
static final int opcx_lrem
static final int opcx_frem
static final int opcx_drem
static final int opcx_ineg
static final int opcx_lneg
static final int opcx_fneg
static final int opcx_dneg
static final int opcx_ishl
static final int opcx_lshl
static final int opcx_ishr
static final int opcx_lshr
static final int opcx_iushr
static final int opcx_lushr
static final int opcx_iand
static final int opcx_land
static final int opcx_ior
static final int opcx_lor
static final int opcx_ixor
static final int opcx_lxor
static final int opcx_iinc
static final int opcx_i2l
static final int opcx_i2f
static final int opcx_i2d
static final int opcx_l2i
static final int opcx_l2f
static final int opcx_l2d
static final int opcx_f2i
static final int opcx_f2l
static final int opcx_f2d
static final int opcx_d2i
static final int opcx_d2l
static final int opcx_d2f
static final int opcx_i2b
static final int opcx_i2c
static final int opcx_i2s
static final int opcx_lcmp
static final int opcx_fcmpl
static final int opcx_fcmpg
static final int opcx_dcmpl
static final int opcx_dcmpg
static final int opcx_ifeq
static final int opcx_ifne
static final int opcx_iflt
static final int opcx_ifge
static final int opcx_ifgt
static final int opcx_ifle
static final int opcx_if_icmpeq
static final int opcx_if_icmpne
static final int opcx_if_icmplt
static final int opcx_if_icmpge
static final int opcx_if_icmpgt
static final int opcx_if_icmple
static final int opcx_if_acmpeq
static final int opcx_if_acmpne
static final int opcx_goto
static final int opcx_jsr
static final int opcx_ret
static final int opcx_switch
static final int opcx_ireturn
static final int opcx_lreturn
static final int opcx_freturn
static final int opcx_dreturn
static final int opcx_areturn
static final int opcx_return
static final int opcx_getstatic
static final int opcx_putstatic
static final int opcx_getfield
static final int opcx_putfield
static final int opcx_invokevirtual
static final int opcx_invokespecial
static final int opcx_invokestatic
static final int opcx_invokeinterface
static final int opcx_new
static final int opcx_newarray
static final int opcx_arraylength
static final int opcx_athrow
static final int opcx_checkcast
static final int opcx_instanceof
static final int opcx_monitorenter
static final int opcx_monitorexit
static final int opcx_multianewarray
static final int opcx_ifnull
static final int opcx_ifnonnull
static final int opcx_aupdate
static final int opcx_supdate
static final int opcx_rc
static final int opcx_aswizzle
static final int opcx_aswrange
static final int opcx_putfield_nowb
static final int opcx_putstatic_nowb
static final java.lang.String[] opcNames
static final byte VARIABLE
static final byte[] opcSize
static final int[] opcXMap