net.sf.transjvm.jvm
Class Opcodes
java.lang.Object
net.sf.transjvm.jvm.Opcodes
public class Opcodes
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JVM_aaload
public static final byte JVM_aaload
- See Also:
- Constant Field Values
JVM_aastore
public static final byte JVM_aastore
- See Also:
- Constant Field Values
JVM_aconst_null
public static final byte JVM_aconst_null
- See Also:
- Constant Field Values
JVM_aload
public static final byte JVM_aload
- See Also:
- Constant Field Values
JVM_aload_0
public static final byte JVM_aload_0
- See Also:
- Constant Field Values
JVM_aload_1
public static final byte JVM_aload_1
- See Also:
- Constant Field Values
JVM_aload_2
public static final byte JVM_aload_2
- See Also:
- Constant Field Values
JVM_aload_3
public static final byte JVM_aload_3
- See Also:
- Constant Field Values
JVM_anewarray
public static final byte JVM_anewarray
- See Also:
- Constant Field Values
JVM_areturn
public static final byte JVM_areturn
- See Also:
- Constant Field Values
JVM_arraylength
public static final byte JVM_arraylength
- See Also:
- Constant Field Values
JVM_astore
public static final byte JVM_astore
- See Also:
- Constant Field Values
JVM_astore_0
public static final byte JVM_astore_0
- See Also:
- Constant Field Values
JVM_astore_1
public static final byte JVM_astore_1
- See Also:
- Constant Field Values
JVM_astore_2
public static final byte JVM_astore_2
- See Also:
- Constant Field Values
JVM_astore_3
public static final byte JVM_astore_3
- See Also:
- Constant Field Values
JVM_athrow
public static final byte JVM_athrow
- See Also:
- Constant Field Values
JVM_baload
public static final byte JVM_baload
- See Also:
- Constant Field Values
JVM_bastore
public static final byte JVM_bastore
- See Also:
- Constant Field Values
JVM_bipush
public static final byte JVM_bipush
- See Also:
- Constant Field Values
JVM_caload
public static final byte JVM_caload
- See Also:
- Constant Field Values
JVM_castore
public static final byte JVM_castore
- See Also:
- Constant Field Values
JVM_checkcast
public static final byte JVM_checkcast
- See Also:
- Constant Field Values
JVM_d2f
public static final byte JVM_d2f
- See Also:
- Constant Field Values
JVM_d2i
public static final byte JVM_d2i
- See Also:
- Constant Field Values
JVM_d2l
public static final byte JVM_d2l
- See Also:
- Constant Field Values
JVM_dadd
public static final byte JVM_dadd
- See Also:
- Constant Field Values
JVM_daload
public static final byte JVM_daload
- See Also:
- Constant Field Values
JVM_dastore
public static final byte JVM_dastore
- See Also:
- Constant Field Values
JVM_dcmpg
public static final byte JVM_dcmpg
- See Also:
- Constant Field Values
JVM_dcmpl
public static final byte JVM_dcmpl
- See Also:
- Constant Field Values
JVM_dconst_0
public static final byte JVM_dconst_0
- See Also:
- Constant Field Values
JVM_dconst_1
public static final byte JVM_dconst_1
- See Also:
- Constant Field Values
JVM_ddiv
public static final byte JVM_ddiv
- See Also:
- Constant Field Values
JVM_dload
public static final byte JVM_dload
- See Also:
- Constant Field Values
JVM_dload_0
public static final byte JVM_dload_0
- See Also:
- Constant Field Values
JVM_dload_1
public static final byte JVM_dload_1
- See Also:
- Constant Field Values
JVM_dload_2
public static final byte JVM_dload_2
- See Also:
- Constant Field Values
JVM_dload_3
public static final byte JVM_dload_3
- See Also:
- Constant Field Values
JVM_dmul
public static final byte JVM_dmul
- See Also:
- Constant Field Values
JVM_dneg
public static final byte JVM_dneg
- See Also:
- Constant Field Values
JVM_drem
public static final byte JVM_drem
- See Also:
- Constant Field Values
JVM_dreturn
public static final byte JVM_dreturn
- See Also:
- Constant Field Values
JVM_dstore
public static final byte JVM_dstore
- See Also:
- Constant Field Values
JVM_dstore_0
public static final byte JVM_dstore_0
- See Also:
- Constant Field Values
JVM_dstore_1
public static final byte JVM_dstore_1
- See Also:
- Constant Field Values
JVM_dstore_2
public static final byte JVM_dstore_2
- See Also:
- Constant Field Values
JVM_dstore_3
public static final byte JVM_dstore_3
- See Also:
- Constant Field Values
JVM_dsub
public static final byte JVM_dsub
- See Also:
- Constant Field Values
JVM_dup
public static final byte JVM_dup
- See Also:
- Constant Field Values
JVM_dup_x1
public static final byte JVM_dup_x1
- See Also:
- Constant Field Values
JVM_dup_x2
public static final byte JVM_dup_x2
- See Also:
- Constant Field Values
JVM_dup2
public static final byte JVM_dup2
- See Also:
- Constant Field Values
JVM_dup2_x1
public static final byte JVM_dup2_x1
- See Also:
- Constant Field Values
JVM_dup2_x2
public static final byte JVM_dup2_x2
- See Also:
- Constant Field Values
JVM_f2d
public static final byte JVM_f2d
- See Also:
- Constant Field Values
JVM_f2i
public static final byte JVM_f2i
- See Also:
- Constant Field Values
JVM_f2l
public static final byte JVM_f2l
- See Also:
- Constant Field Values
JVM_fadd
public static final byte JVM_fadd
- See Also:
- Constant Field Values
JVM_faload
public static final byte JVM_faload
- See Also:
- Constant Field Values
JVM_fastore
public static final byte JVM_fastore
- See Also:
- Constant Field Values
JVM_fcmpg
public static final byte JVM_fcmpg
- See Also:
- Constant Field Values
JVM_fcmpl
public static final byte JVM_fcmpl
- See Also:
- Constant Field Values
JVM_fconst_0
public static final byte JVM_fconst_0
- See Also:
- Constant Field Values
JVM_fconst_1
public static final byte JVM_fconst_1
- See Also:
- Constant Field Values
JVM_fconst_2
public static final byte JVM_fconst_2
- See Also:
- Constant Field Values
JVM_fdiv
public static final byte JVM_fdiv
- See Also:
- Constant Field Values
JVM_fload
public static final byte JVM_fload
- See Also:
- Constant Field Values
JVM_fload_0
public static final byte JVM_fload_0
- See Also:
- Constant Field Values
JVM_fload_1
public static final byte JVM_fload_1
- See Also:
- Constant Field Values
JVM_fload_2
public static final byte JVM_fload_2
- See Also:
- Constant Field Values
JVM_fload_3
public static final byte JVM_fload_3
- See Also:
- Constant Field Values
JVM_fmul
public static final byte JVM_fmul
- See Also:
- Constant Field Values
JVM_fneg
public static final byte JVM_fneg
- See Also:
- Constant Field Values
JVM_frem
public static final byte JVM_frem
- See Also:
- Constant Field Values
JVM_freturn
public static final byte JVM_freturn
- See Also:
- Constant Field Values
JVM_fstore
public static final byte JVM_fstore
- See Also:
- Constant Field Values
JVM_fstore_0
public static final byte JVM_fstore_0
- See Also:
- Constant Field Values
JVM_fstore_1
public static final byte JVM_fstore_1
- See Also:
- Constant Field Values
JVM_fstore_2
public static final byte JVM_fstore_2
- See Also:
- Constant Field Values
JVM_fstore_3
public static final byte JVM_fstore_3
- See Also:
- Constant Field Values
JVM_fsub
public static final byte JVM_fsub
- See Also:
- Constant Field Values
JVM_getfield
public static final byte JVM_getfield
- See Also:
- Constant Field Values
JVM_getstatic
public static final byte JVM_getstatic
- See Also:
- Constant Field Values
JVM_goto
public static final byte JVM_goto
- See Also:
- Constant Field Values
JVM_goto_w
public static final byte JVM_goto_w
- See Also:
- Constant Field Values
JVM_i2b
public static final byte JVM_i2b
- See Also:
- Constant Field Values
JVM_i2c
public static final byte JVM_i2c
- See Also:
- Constant Field Values
JVM_i2d
public static final byte JVM_i2d
- See Also:
- Constant Field Values
JVM_i2f
public static final byte JVM_i2f
- See Also:
- Constant Field Values
JVM_i2l
public static final byte JVM_i2l
- See Also:
- Constant Field Values
JVM_i2s
public static final byte JVM_i2s
- See Also:
- Constant Field Values
JVM_iadd
public static final byte JVM_iadd
- See Also:
- Constant Field Values
JVM_iaload
public static final byte JVM_iaload
- See Also:
- Constant Field Values
JVM_iand
public static final byte JVM_iand
- See Also:
- Constant Field Values
JVM_iastore
public static final byte JVM_iastore
- See Also:
- Constant Field Values
JVM_iconst_m1
public static final byte JVM_iconst_m1
- See Also:
- Constant Field Values
JVM_iconst_0
public static final byte JVM_iconst_0
- See Also:
- Constant Field Values
JVM_iconst_1
public static final byte JVM_iconst_1
- See Also:
- Constant Field Values
JVM_iconst_2
public static final byte JVM_iconst_2
- See Also:
- Constant Field Values
JVM_iconst_3
public static final byte JVM_iconst_3
- See Also:
- Constant Field Values
JVM_iconst_4
public static final byte JVM_iconst_4
- See Also:
- Constant Field Values
JVM_iconst_5
public static final byte JVM_iconst_5
- See Also:
- Constant Field Values
JVM_idiv
public static final byte JVM_idiv
- See Also:
- Constant Field Values
JVM_if_acmpeq
public static final byte JVM_if_acmpeq
- See Also:
- Constant Field Values
JVM_if_acmpne
public static final byte JVM_if_acmpne
- See Also:
- Constant Field Values
JVM_if_icmpeq
public static final byte JVM_if_icmpeq
- See Also:
- Constant Field Values
JVM_if_icmpne
public static final byte JVM_if_icmpne
- See Also:
- Constant Field Values
JVM_if_icmplt
public static final byte JVM_if_icmplt
- See Also:
- Constant Field Values
JVM_if_icmpge
public static final byte JVM_if_icmpge
- See Also:
- Constant Field Values
JVM_if_icmpgt
public static final byte JVM_if_icmpgt
- See Also:
- Constant Field Values
JVM_if_icmple
public static final byte JVM_if_icmple
- See Also:
- Constant Field Values
JVM_ifeq
public static final byte JVM_ifeq
- See Also:
- Constant Field Values
JVM_ifne
public static final byte JVM_ifne
- See Also:
- Constant Field Values
JVM_iflt
public static final byte JVM_iflt
- See Also:
- Constant Field Values
JVM_ifge
public static final byte JVM_ifge
- See Also:
- Constant Field Values
JVM_ifgt
public static final byte JVM_ifgt
- See Also:
- Constant Field Values
JVM_ifle
public static final byte JVM_ifle
- See Also:
- Constant Field Values
JVM_ifnonnull
public static final byte JVM_ifnonnull
- See Also:
- Constant Field Values
JVM_ifnull
public static final byte JVM_ifnull
- See Also:
- Constant Field Values
JVM_iinc
public static final byte JVM_iinc
- See Also:
- Constant Field Values
JVM_iload
public static final byte JVM_iload
- See Also:
- Constant Field Values
JVM_iload_0
public static final byte JVM_iload_0
- See Also:
- Constant Field Values
JVM_iload_1
public static final byte JVM_iload_1
- See Also:
- Constant Field Values
JVM_iload_2
public static final byte JVM_iload_2
- See Also:
- Constant Field Values
JVM_iload_3
public static final byte JVM_iload_3
- See Also:
- Constant Field Values
JVM_imul
public static final byte JVM_imul
- See Also:
- Constant Field Values
JVM_ineg
public static final byte JVM_ineg
- See Also:
- Constant Field Values
JVM_instanceof
public static final byte JVM_instanceof
- See Also:
- Constant Field Values
JVM_invokeinterface
public static final byte JVM_invokeinterface
- See Also:
- Constant Field Values
JVM_invokespecial
public static final byte JVM_invokespecial
- See Also:
- Constant Field Values
JVM_invokestatic
public static final byte JVM_invokestatic
- See Also:
- Constant Field Values
JVM_invokevirtual
public static final byte JVM_invokevirtual
- See Also:
- Constant Field Values
JVM_ior
public static final byte JVM_ior
- See Also:
- Constant Field Values
JVM_irem
public static final byte JVM_irem
- See Also:
- Constant Field Values
JVM_ireturn
public static final byte JVM_ireturn
- See Also:
- Constant Field Values
JVM_ishl
public static final byte JVM_ishl
- See Also:
- Constant Field Values
JVM_ishr
public static final byte JVM_ishr
- See Also:
- Constant Field Values
JVM_istore
public static final byte JVM_istore
- See Also:
- Constant Field Values
JVM_istore_0
public static final byte JVM_istore_0
- See Also:
- Constant Field Values
JVM_istore_1
public static final byte JVM_istore_1
- See Also:
- Constant Field Values
JVM_istore_2
public static final byte JVM_istore_2
- See Also:
- Constant Field Values
JVM_istore_3
public static final byte JVM_istore_3
- See Also:
- Constant Field Values
JVM_isub
public static final byte JVM_isub
- See Also:
- Constant Field Values
JVM_iushr
public static final byte JVM_iushr
- See Also:
- Constant Field Values
JVM_ixor
public static final byte JVM_ixor
- See Also:
- Constant Field Values
JVM_jsr
public static final byte JVM_jsr
- See Also:
- Constant Field Values
JVM_jsr_w
public static final byte JVM_jsr_w
- See Also:
- Constant Field Values
JVM_l2d
public static final byte JVM_l2d
- See Also:
- Constant Field Values
JVM_l2f
public static final byte JVM_l2f
- See Also:
- Constant Field Values
JVM_l2i
public static final byte JVM_l2i
- See Also:
- Constant Field Values
JVM_label
public static final byte JVM_label
- See Also:
- Constant Field Values
JVM_ladd
public static final byte JVM_ladd
- See Also:
- Constant Field Values
JVM_laload
public static final byte JVM_laload
- See Also:
- Constant Field Values
JVM_land
public static final byte JVM_land
- See Also:
- Constant Field Values
JVM_lastore
public static final byte JVM_lastore
- See Also:
- Constant Field Values
JVM_lcmp
public static final byte JVM_lcmp
- See Also:
- Constant Field Values
JVM_lconst_0
public static final byte JVM_lconst_0
- See Also:
- Constant Field Values
JVM_lconst_1
public static final byte JVM_lconst_1
- See Also:
- Constant Field Values
JVM_line
public static final byte JVM_line
- See Also:
- Constant Field Values
JVM_ldc
public static final byte JVM_ldc
- See Also:
- Constant Field Values
JVM_ldc_w
public static final byte JVM_ldc_w
- See Also:
- Constant Field Values
JVM_ldc2_w
public static final byte JVM_ldc2_w
- See Also:
- Constant Field Values
JVM_ldiv
public static final byte JVM_ldiv
- See Also:
- Constant Field Values
JVM_lload
public static final byte JVM_lload
- See Also:
- Constant Field Values
JVM_lload_0
public static final byte JVM_lload_0
- See Also:
- Constant Field Values
JVM_lload_1
public static final byte JVM_lload_1
- See Also:
- Constant Field Values
JVM_lload_2
public static final byte JVM_lload_2
- See Also:
- Constant Field Values
JVM_lload_3
public static final byte JVM_lload_3
- See Also:
- Constant Field Values
JVM_lmul
public static final byte JVM_lmul
- See Also:
- Constant Field Values
JVM_lneg
public static final byte JVM_lneg
- See Also:
- Constant Field Values
JVM_lookupswitch
public static final byte JVM_lookupswitch
- See Also:
- Constant Field Values
JVM_lor
public static final byte JVM_lor
- See Also:
- Constant Field Values
JVM_lrem
public static final byte JVM_lrem
- See Also:
- Constant Field Values
JVM_lreturn
public static final byte JVM_lreturn
- See Also:
- Constant Field Values
JVM_lshl
public static final byte JVM_lshl
- See Also:
- Constant Field Values
JVM_lshr
public static final byte JVM_lshr
- See Also:
- Constant Field Values
JVM_lstore
public static final byte JVM_lstore
- See Also:
- Constant Field Values
JVM_lstore_0
public static final byte JVM_lstore_0
- See Also:
- Constant Field Values
JVM_lstore_1
public static final byte JVM_lstore_1
- See Also:
- Constant Field Values
JVM_lstore_2
public static final byte JVM_lstore_2
- See Also:
- Constant Field Values
JVM_lstore_3
public static final byte JVM_lstore_3
- See Also:
- Constant Field Values
JVM_lsub
public static final byte JVM_lsub
- See Also:
- Constant Field Values
JVM_lushr
public static final byte JVM_lushr
- See Also:
- Constant Field Values
JVM_lxor
public static final byte JVM_lxor
- See Also:
- Constant Field Values
JVM_monitorenter
public static final byte JVM_monitorenter
- See Also:
- Constant Field Values
JVM_monitorexit
public static final byte JVM_monitorexit
- See Also:
- Constant Field Values
JVM_multianewarray
public static final byte JVM_multianewarray
- See Also:
- Constant Field Values
JVM_new
public static final byte JVM_new
- See Also:
- Constant Field Values
JVM_newarray
public static final byte JVM_newarray
- See Also:
- Constant Field Values
JVM_nop
public static final byte JVM_nop
- See Also:
- Constant Field Values
JVM_pop
public static final byte JVM_pop
- See Also:
- Constant Field Values
JVM_pop2
public static final byte JVM_pop2
- See Also:
- Constant Field Values
JVM_putfield
public static final byte JVM_putfield
- See Also:
- Constant Field Values
JVM_putstatic
public static final byte JVM_putstatic
- See Also:
- Constant Field Values
JVM_ret
public static final byte JVM_ret
- See Also:
- Constant Field Values
JVM_return
public static final byte JVM_return
- See Also:
- Constant Field Values
JVM_saload
public static final byte JVM_saload
- See Also:
- Constant Field Values
JVM_sastore
public static final byte JVM_sastore
- See Also:
- Constant Field Values
JVM_sipush
public static final byte JVM_sipush
- See Also:
- Constant Field Values
JVM_swap
public static final byte JVM_swap
- See Also:
- Constant Field Values
JVM_tableswitch
public static final byte JVM_tableswitch
- See Also:
- Constant Field Values
JVM_wide
public static final byte JVM_wide
- See Also:
- Constant Field Values
JVM_ILLEGAL
public static final byte JVM_ILLEGAL
- See Also:
- Constant Field Values
Opcodes
public Opcodes()
Copyright 2004-5, Mark Shannon