This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
Modifier and Type | Field and Description |
---|---|
public static final int | aaload
Byte code instruction codes. |
public static final int | aastore
Byte code instruction codes. |
public static final int | aconst_null
Byte code instruction codes. |
public static final int | aload
Byte code instruction codes. |
public static final int | aload_0
Byte code instruction codes. |
public static final int | aload_1
Byte code instruction codes. |
public static final int | aload_2
Byte code instruction codes. |
public static final int | aload_3
Byte code instruction codes. |
public static final int | anewarray
Byte code instruction codes. |
public static final int | areturn
Byte code instruction codes. |
public static final int | arraylength
Byte code instruction codes. |
public static final int | astore
Byte code instruction codes. |
public static final int | astore_0
Byte code instruction codes. |
public static final int | astore_1
Byte code instruction codes. |
public static final int | astore_2
Byte code instruction codes. |
public static final int | astore_3
Byte code instruction codes. |
public static final int | athrow
Byte code instruction codes. |
public static final int | baload
Byte code instruction codes. |
public static final int | bastore
Byte code instruction codes. |
public static final int | bipush
Byte code instruction codes. |
public static final int | bool_and
Virtual instruction codes; used for constant folding. |
public static final int | bool_not
Virtual instruction codes; used for constant folding. |
public static final int | bool_or
Virtual instruction codes; used for constant folding. |
public static final int | breakpoint
Byte code instruction codes. |
public static final int | BYTEcode
Type codes. |
public static final int | ByteCodeCount
Byte code instruction codes. |
public static final int | caload
Byte code instruction codes. |
public static final int | castore
Byte code instruction codes. |
public static final int | CHARcode
Type codes. |
public static final int | checkcast
Byte code instruction codes. |
public static final int | d2f
Byte code instruction codes. |
public static final int | d2i
Byte code instruction codes. |
public static final int | d2l
Byte code instruction codes. |
public static final int | dadd
Byte code instruction codes. |
public static final int | daload
Byte code instruction codes. |
public static final int | dastore
Byte code instruction codes. |
public static final int | dcmpg
Byte code instruction codes. |
public static final int | dcmpl
Byte code instruction codes. |
public static final int | dconst_0
Byte code instruction codes. |
public static final int | dconst_1
Byte code instruction codes. |
public static final int | ddiv
Byte code instruction codes. |
public static final int | dload
Byte code instruction codes. |
public static final int | dload_0
Byte code instruction codes. |
public static final int | dload_1
Byte code instruction codes. |
public static final int | dload_2
Byte code instruction codes. |
public static final int | dload_3
Byte code instruction codes. |
public static final int | dmod
Byte code instruction codes. |
public static final int | dmul
Byte code instruction codes. |
public static final int | dneg
Byte code instruction codes. |
public static final int | dontgoto
All conditional jumps come in pairs. |
public static final int | DOUBLEcode
Type codes. |
public static final int | dreturn
Byte code instruction codes. |
public static final int | dstore
Byte code instruction codes. |
public static final int | dstore_0
Byte code instruction codes. |
public static final int | dstore_1
Byte code instruction codes. |
public static final int | dstore_2
Byte code instruction codes. |
public static final int | dstore_3
Byte code instruction codes. |
public static final int | dsub
Byte code instruction codes. |
public static final int | dup
Byte code instruction codes. |
public static final int | dup2
Byte code instruction codes. |
public static final int | dup2_x1
Byte code instruction codes. |
public static final int | dup2_x2
Byte code instruction codes. |
public static final int | dup_x1
Byte code instruction codes. |
public static final int | dup_x2
Byte code instruction codes. |
public static final int | error
Virtual opcode for disallowed operations. |
public static final int | f2d
Byte code instruction codes. |
public static final int | f2i
Byte code instruction codes. |
public static final int | f2l
Byte code instruction codes. |
public static final int | fadd
Byte code instruction codes. |
public static final int | faload
Byte code instruction codes. |
public static final int | fastore
Byte code instruction codes. |
public static final int | fcmpg
Byte code instruction codes. |
public static final int | fcmpl
Byte code instruction codes. |
public static final int | fconst_0
Byte code instruction codes. |
public static final int | fconst_1
Byte code instruction codes. |
public static final int | fconst_2
Byte code instruction codes. |
public static final int | fdiv
Byte code instruction codes. |
public static final int | fload
Byte code instruction codes. |
public static final int | fload_0
Byte code instruction codes. |
public static final int | fload_1
Byte code instruction codes. |
public static final int | fload_2
Byte code instruction codes. |
public static final int | fload_3
Byte code instruction codes. |
public static final int | FLOATcode
Type codes. |
public static final int | fmod
Byte code instruction codes. |
public static final int | fmul
Byte code instruction codes. |
public static final int | fneg
Byte code instruction codes. |
public static final int | freturn
Byte code instruction codes. |
public static final int | fstore
Byte code instruction codes. |
public static final int | fstore_0
Byte code instruction codes. |
public static final int | fstore_1
Byte code instruction codes. |
public static final int | fstore_2
Byte code instruction codes. |
public static final int | fstore_3
Byte code instruction codes. |
public static final int | fsub
Byte code instruction codes. |
public static final int | getfield
Byte code instruction codes. |
public static final int | getstatic
Byte code instruction codes. |
public static final int | goto_
Byte code instruction codes. |
public static final int | goto_w
Byte code instruction codes. |
public static final int | i2d
Byte code instruction codes. |
public static final int | i2f
Byte code instruction codes. |
public static final int | i2l
Byte code instruction codes. |
public static final int | iadd
Byte code instruction codes. |
public static final int | iaload
Byte code instruction codes. |
public static final int | iand
Byte code instruction codes. |
public static final int | iastore
Byte code instruction codes. |
public static final int | iconst_0
Byte code instruction codes. |
public static final int | iconst_1
Byte code instruction codes. |
public static final int | iconst_2
Byte code instruction codes. |
public static final int | iconst_3
Byte code instruction codes. |
public static final int | iconst_4
Byte code instruction codes. |
public static final int | iconst_5
Byte code instruction codes. |
public static final int | iconst_m1
Byte code instruction codes. |
public static final int | idiv
Byte code instruction codes. |
public static final int | if_acmp_nonnull
Byte code instruction codes. |
public static final int | if_acmp_null
Byte code instruction codes. |
public static final int | if_acmpeq
Byte code instruction codes. |
public static final int | if_acmpne
Byte code instruction codes. |
public static final int | if_icmpeq
Byte code instruction codes. |
public static final int | if_icmpge
Byte code instruction codes. |
public static final int | if_icmpgt
Byte code instruction codes. |
public static final int | if_icmple
Byte code instruction codes. |
public static final int | if_icmplt
Byte code instruction codes. |
public static final int | if_icmpne
Byte code instruction codes. |
public static final int | ifeq
Byte code instruction codes. |
public static final int | ifge
Byte code instruction codes. |
public static final int | ifgt
Byte code instruction codes. |
public static final int | ifle
Byte code instruction codes. |
public static final int | iflt
Byte code instruction codes. |
public static final int | ifne
Byte code instruction codes. |
public static final int | iinc
Byte code instruction codes. |
public static final int | illegal
Byte code instruction codes. |
public static final int | iload
Byte code instruction codes. |
public static final int | iload_0
Byte code instruction codes. |
public static final int | iload_1
Byte code instruction codes. |
public static final int | iload_2
Byte code instruction codes. |
public static final int | iload_3
Byte code instruction codes. |
public static final int | imod
Byte code instruction codes. |
public static final int | imul
Byte code instruction codes. |
public static final int | ineg
Byte code instruction codes. |
public static final int | instanceof_
Byte code instruction codes. |
public static final int | int2byte
Byte code instruction codes. |
public static final int | int2char
Byte code instruction codes. |
public static final int | int2short
Byte code instruction codes. |
public static final int | INTcode
Type codes. |
public static final int | invokedynamic
Byte code instruction codes. |
public static final int | invokeinterface
Byte code instruction codes. |
public static final int | invokespecial
Byte code instruction codes. |
public static final int | invokestatic
Byte code instruction codes. |
public static final int | invokevirtual
Byte code instruction codes. |
public static final int | ior
Byte code instruction codes. |
public static final int | ireturn
Byte code instruction codes. |
public static final int | ishl
Byte code instruction codes. |
public static final int | ishll
Virtual opcodes; used for shifts with long shiftcount |
public static final int | ishr
Byte code instruction codes. |
public static final int | ishrl
Virtual opcodes; used for shifts with long shiftcount |
public static final int | istore
Byte code instruction codes. |
public static final int | istore_0
Byte code instruction codes. |
public static final int | istore_1
Byte code instruction codes. |
public static final int | istore_2
Byte code instruction codes. |
public static final int | istore_3
Byte code instruction codes. |
public static final int | isub
Byte code instruction codes. |
public static final int | iushr
Byte code instruction codes. |
public static final int | iushrl
Virtual opcodes; used for shifts with long shiftcount |
public static final int | ixor
Byte code instruction codes. |
public static final int | jsr
Byte code instruction codes. |
public static final int | jsr_w
Byte code instruction codes. |
public static final int | l2d
Byte code instruction codes. |
public static final int | l2f
Byte code instruction codes. |
public static final int | l2i
Byte code instruction codes. |
public static final int | ladd
Byte code instruction codes. |
public static final int | laload
Byte code instruction codes. |
public static final int | land
Byte code instruction codes. |
public static final int | lastore
Byte code instruction codes. |
public static final int | lcmp
Byte code instruction codes. |
public static final int | lconst_0
Byte code instruction codes. |
public static final int | lconst_1
Byte code instruction codes. |
public static final int | ldc1
Byte code instruction codes. |
public static final int | ldc2
Byte code instruction codes. |
public static final int | ldc2w
Byte code instruction codes. |
public static final int | ldiv
Byte code instruction codes. |
public static final int | lload
Byte code instruction codes. |
public static final int | lload_0
Byte code instruction codes. |
public static final int | lload_1
Byte code instruction codes. |
public static final int | lload_2
Byte code instruction codes. |
public static final int | lload_3
Byte code instruction codes. |
public static final int | lmod
Byte code instruction codes. |
public static final int | lmul
Byte code instruction codes. |
public static final int | lneg
Byte code instruction codes. |
public static final int | LONGcode
Type codes. |
public static final int | lookupswitch
Byte code instruction codes. |
public static final int | lor
Byte code instruction codes. |
public static final int | lreturn
Byte code instruction codes. |
public static final int | lshl
Byte code instruction codes. |
public static final int | lshll
Virtual opcodes; used for shifts with long shiftcount |
public static final int | lshr
Byte code instruction codes. |
public static final int | lshrl
Virtual opcodes; used for shifts with long shiftcount |
public static final int | lstore
Byte code instruction codes. |
public static final int | lstore_0
Byte code instruction codes. |
public static final int | lstore_1
Byte code instruction codes. |
public static final int | lstore_2
Byte code instruction codes. |
public static final int | lstore_3
Byte code instruction codes. |
public static final int | lsub
Byte code instruction codes. |
public static final int | lushr
Byte code instruction codes. |
public static final int | lushrl
Virtual opcodes; used for shifts with long shiftcount |
public static final int | lxor
Byte code instruction codes. |
public static final int | monitorenter
Byte code instruction codes. |
public static final int | monitorexit
Byte code instruction codes. |
public static final int | multianewarray
Byte code instruction codes. |
public static final int | new_
Byte code instruction codes. |
public static final int | newarray
Byte code instruction codes. |
public static final int | nop
Byte code instruction codes. |
public static final int | nullchk
Virtual opcode for null reference checks |
public static final int | OBJECTcode
Type codes. |
public static final int | pop
Byte code instruction codes. |
public static final int | pop2
Byte code instruction codes. |
public static final int | |
public static final int | preShift
Shift and mask constants for shifting prefix instructions. |
public static final int | putfield
Byte code instruction codes. |
public static final int | putstatic
Byte code instruction codes. |
public static final int | ret
Byte code instruction codes. |
public static final int | return_
Byte code instruction codes. |
public static final int | saload
Byte code instruction codes. |
public static final int | sastore
Byte code instruction codes. |
public static final int | SHORTcode
Type codes. |
public static final int | sipush
Byte code instruction codes. |
public static final int | string_add
Virtual instruction codes; used for constant folding. |
public static final int | swap
Byte code instruction codes. |
public static final int | tableswitch
Byte code instruction codes. |
public static final int | TypeCodeCount
Type codes. |
public static final String[] | |
public static final int | VOIDcode
Type codes. |
public static final int | wide
Byte code instruction codes. |
aaload | back to summary |
---|---|
public static final int aaload Byte code instruction codes. |
aastore | back to summary |
---|---|
public static final int aastore Byte code instruction codes. |
aconst_null | back to summary |
---|---|
public static final int aconst_null Byte code instruction codes. |
aload | back to summary |
---|---|
public static final int aload Byte code instruction codes. |
aload_0 | back to summary |
---|---|
public static final int aload_0 Byte code instruction codes. |
aload_1 | back to summary |
---|---|
public static final int aload_1 Byte code instruction codes. |
aload_2 | back to summary |
---|---|
public static final int aload_2 Byte code instruction codes. |
aload_3 | back to summary |
---|---|
public static final int aload_3 Byte code instruction codes. |
anewarray | back to summary |
---|---|
public static final int anewarray Byte code instruction codes. |
areturn | back to summary |
---|---|
public static final int areturn Byte code instruction codes. |
arraylength | back to summary |
---|---|
public static final int arraylength Byte code instruction codes. |
astore | back to summary |
---|---|
public static final int astore Byte code instruction codes. |
astore_0 | back to summary |
---|---|
public static final int astore_0 Byte code instruction codes. |
astore_1 | back to summary |
---|---|
public static final int astore_1 Byte code instruction codes. |
astore_2 | back to summary |
---|---|
public static final int astore_2 Byte code instruction codes. |
astore_3 | back to summary |
---|---|
public static final int astore_3 Byte code instruction codes. |
athrow | back to summary |
---|---|
public static final int athrow Byte code instruction codes. |
baload | back to summary |
---|---|
public static final int baload Byte code instruction codes. |
bastore | back to summary |
---|---|
public static final int bastore Byte code instruction codes. |
bipush | back to summary |
---|---|
public static final int bipush Byte code instruction codes. |
bool_and | back to summary |
---|---|
public static final int bool_and Virtual instruction codes; used for constant folding. |
bool_not | back to summary |
---|---|
public static final int bool_not Virtual instruction codes; used for constant folding. |
bool_or | back to summary |
---|---|
public static final int bool_or Virtual instruction codes; used for constant folding. |
breakpoint | back to summary |
---|---|
public static final int breakpoint Byte code instruction codes. |
BYTEcode | back to summary |
---|---|
public static final int BYTEcode Type codes. |
ByteCodeCount | back to summary |
---|---|
public static final int ByteCodeCount Byte code instruction codes. |
caload | back to summary |
---|---|
public static final int caload Byte code instruction codes. |
castore | back to summary |
---|---|
public static final int castore Byte code instruction codes. |
CHARcode | back to summary |
---|---|
public static final int CHARcode Type codes. |
checkcast | back to summary |
---|---|
public static final int checkcast Byte code instruction codes. |
d2f | back to summary |
---|---|
public static final int d2f Byte code instruction codes. |
d2i | back to summary |
---|---|
public static final int d2i Byte code instruction codes. |
d2l | back to summary |
---|---|
public static final int d2l Byte code instruction codes. |
dadd | back to summary |
---|---|
public static final int dadd Byte code instruction codes. |
daload | back to summary |
---|---|
public static final int daload Byte code instruction codes. |
dastore | back to summary |
---|---|
public static final int dastore Byte code instruction codes. |
dcmpg | back to summary |
---|---|
public static final int dcmpg Byte code instruction codes. |
dcmpl | back to summary |
---|---|
public static final int dcmpl Byte code instruction codes. |
dconst_0 | back to summary |
---|---|
public static final int dconst_0 Byte code instruction codes. |
dconst_1 | back to summary |
---|---|
public static final int dconst_1 Byte code instruction codes. |
ddiv | back to summary |
---|---|
public static final int ddiv Byte code instruction codes. |
dload | back to summary |
---|---|
public static final int dload Byte code instruction codes. |
dload_0 | back to summary |
---|---|
public static final int dload_0 Byte code instruction codes. |
dload_1 | back to summary |
---|---|
public static final int dload_1 Byte code instruction codes. |
dload_2 | back to summary |
---|---|
public static final int dload_2 Byte code instruction codes. |
dload_3 | back to summary |
---|---|
public static final int dload_3 Byte code instruction codes. |
dmod | back to summary |
---|---|
public static final int dmod Byte code instruction codes. |
dmul | back to summary |
---|---|
public static final int dmul Byte code instruction codes. |
dneg | back to summary |
---|---|
public static final int dneg Byte code instruction codes. |
dontgoto | back to summary |
---|---|
public static final int dontgoto All conditional jumps come in pairs. To streamline the treatment of jumps, we also introduce a negation of an unconditional jump. That opcode happens to be jsr. |
DOUBLEcode | back to summary |
---|---|
public static final int DOUBLEcode Type codes. |
dreturn | back to summary |
---|---|
public static final int dreturn Byte code instruction codes. |
dstore | back to summary |
---|---|
public static final int dstore Byte code instruction codes. |
dstore_0 | back to summary |
---|---|
public static final int dstore_0 Byte code instruction codes. |
dstore_1 | back to summary |
---|---|
public static final int dstore_1 Byte code instruction codes. |
dstore_2 | back to summary |
---|---|
public static final int dstore_2 Byte code instruction codes. |
dstore_3 | back to summary |
---|---|
public static final int dstore_3 Byte code instruction codes. |
dsub | back to summary |
---|---|
public static final int dsub Byte code instruction codes. |
dup | back to summary |
---|---|
public static final int dup Byte code instruction codes. |
dup2 | back to summary |
---|---|
public static final int dup2 Byte code instruction codes. |
dup2_x1 | back to summary |
---|---|
public static final int dup2_x1 Byte code instruction codes. |
dup2_x2 | back to summary |
---|---|
public static final int dup2_x2 Byte code instruction codes. |
dup_x1 | back to summary |
---|---|
public static final int dup_x1 Byte code instruction codes. |
dup_x2 | back to summary |
---|---|
public static final int dup_x2 Byte code instruction codes. |
error | back to summary |
---|---|
public static final int error Virtual opcode for disallowed operations. |
f2d | back to summary |
---|---|
public static final int f2d Byte code instruction codes. |
f2i | back to summary |
---|---|
public static final int f2i Byte code instruction codes. |
f2l | back to summary |
---|---|
public static final int f2l Byte code instruction codes. |
fadd | back to summary |
---|---|
public static final int fadd Byte code instruction codes. |
faload | back to summary |
---|---|
public static final int faload Byte code instruction codes. |
fastore | back to summary |
---|---|
public static final int fastore Byte code instruction codes. |
fcmpg | back to summary |
---|---|
public static final int fcmpg Byte code instruction codes. |
fcmpl | back to summary |
---|---|
public static final int fcmpl Byte code instruction codes. |
fconst_0 | back to summary |
---|---|
public static final int fconst_0 Byte code instruction codes. |
fconst_1 | back to summary |
---|---|
public static final int fconst_1 Byte code instruction codes. |
fconst_2 | back to summary |
---|---|
public static final int fconst_2 Byte code instruction codes. |
fdiv | back to summary |
---|---|
public static final int fdiv Byte code instruction codes. |
fload | back to summary |
---|---|
public static final int fload Byte code instruction codes. |
fload_0 | back to summary |
---|---|
public static final int fload_0 Byte code instruction codes. |
fload_1 | back to summary |
---|---|
public static final int fload_1 Byte code instruction codes. |
fload_2 | back to summary |
---|---|
public static final int fload_2 Byte code instruction codes. |
fload_3 | back to summary |
---|---|
public static final int fload_3 Byte code instruction codes. |
FLOATcode | back to summary |
---|---|
public static final int FLOATcode Type codes. |
fmod | back to summary |
---|---|
public static final int fmod Byte code instruction codes. |
fmul | back to summary |
---|---|
public static final int fmul Byte code instruction codes. |
fneg | back to summary |
---|---|
public static final int fneg Byte code instruction codes. |
freturn | back to summary |
---|---|
public static final int freturn Byte code instruction codes. |
fstore | back to summary |
---|---|
public static final int fstore Byte code instruction codes. |
fstore_0 | back to summary |
---|---|
public static final int fstore_0 Byte code instruction codes. |
fstore_1 | back to summary |
---|---|
public static final int fstore_1 Byte code instruction codes. |
fstore_2 | back to summary |
---|---|
public static final int fstore_2 Byte code instruction codes. |
fstore_3 | back to summary |
---|---|
public static final int fstore_3 Byte code instruction codes. |
fsub | back to summary |
---|---|
public static final int fsub Byte code instruction codes. |
getfield | back to summary |
---|---|
public static final int getfield Byte code instruction codes. |
getstatic | back to summary |
---|---|
public static final int getstatic Byte code instruction codes. |
goto_ | back to summary |
---|---|
public static final int goto_ Byte code instruction codes. |
goto_w | back to summary |
---|---|
public static final int goto_w Byte code instruction codes. |
i2d | back to summary |
---|---|
public static final int i2d Byte code instruction codes. |
i2f | back to summary |
---|---|
public static final int i2f Byte code instruction codes. |
i2l | back to summary |
---|---|
public static final int i2l Byte code instruction codes. |
iadd | back to summary |
---|---|
public static final int iadd Byte code instruction codes. |
iaload | back to summary |
---|---|
public static final int iaload Byte code instruction codes. |
iand | back to summary |
---|---|
public static final int iand Byte code instruction codes. |
iastore | back to summary |
---|---|
public static final int iastore Byte code instruction codes. |
iconst_0 | back to summary |
---|---|
public static final int iconst_0 Byte code instruction codes. |
iconst_1 | back to summary |
---|---|
public static final int iconst_1 Byte code instruction codes. |
iconst_2 | back to summary |
---|---|
public static final int iconst_2 Byte code instruction codes. |
iconst_3 | back to summary |
---|---|
public static final int iconst_3 Byte code instruction codes. |
iconst_4 | back to summary |
---|---|
public static final int iconst_4 Byte code instruction codes. |
iconst_5 | back to summary |
---|---|
public static final int iconst_5 Byte code instruction codes. |
iconst_m1 | back to summary |
---|---|
public static final int iconst_m1 Byte code instruction codes. |
idiv | back to summary |
---|---|
public static final int idiv Byte code instruction codes. |
if_acmp_nonnull | back to summary |
---|---|
public static final int if_acmp_nonnull Byte code instruction codes. |
if_acmp_null | back to summary |
---|---|
public static final int if_acmp_null Byte code instruction codes. |
if_acmpeq | back to summary |
---|---|
public static final int if_acmpeq Byte code instruction codes. |
if_acmpne | back to summary |
---|---|
public static final int if_acmpne Byte code instruction codes. |
if_icmpeq | back to summary |
---|---|
public static final int if_icmpeq Byte code instruction codes. |
if_icmpge | back to summary |
---|---|
public static final int if_icmpge Byte code instruction codes. |
if_icmpgt | back to summary |
---|---|
public static final int if_icmpgt Byte code instruction codes. |
if_icmple | back to summary |
---|---|
public static final int if_icmple Byte code instruction codes. |
if_icmplt | back to summary |
---|---|
public static final int if_icmplt Byte code instruction codes. |
if_icmpne | back to summary |
---|---|
public static final int if_icmpne Byte code instruction codes. |
ifeq | back to summary |
---|---|
public static final int ifeq Byte code instruction codes. |
ifge | back to summary |
---|---|
public static final int ifge Byte code instruction codes. |
ifgt | back to summary |
---|---|
public static final int ifgt Byte code instruction codes. |
ifle | back to summary |
---|---|
public static final int ifle Byte code instruction codes. |
iflt | back to summary |
---|---|
public static final int iflt Byte code instruction codes. |
ifne | back to summary |
---|---|
public static final int ifne Byte code instruction codes. |
iinc | back to summary |
---|---|
public static final int iinc Byte code instruction codes. |
illegal | back to summary |
---|---|
public static final int illegal Byte code instruction codes. |
iload | back to summary |
---|---|
public static final int iload Byte code instruction codes. |
iload_0 | back to summary |
---|---|
public static final int iload_0 Byte code instruction codes. |
iload_1 | back to summary |
---|---|
public static final int iload_1 Byte code instruction codes. |
iload_2 | back to summary |
---|---|
public static final int iload_2 Byte code instruction codes. |
iload_3 | back to summary |
---|---|
public static final int iload_3 Byte code instruction codes. |
imod | back to summary |
---|---|
public static final int imod Byte code instruction codes. |
imul | back to summary |
---|---|
public static final int imul Byte code instruction codes. |
ineg | back to summary |
---|---|
public static final int ineg Byte code instruction codes. |
instanceof_ | back to summary |
---|---|
public static final int instanceof_ Byte code instruction codes. |
int2byte | back to summary |
---|---|
public static final int int2byte Byte code instruction codes. |
int2char | back to summary |
---|---|
public static final int int2char Byte code instruction codes. |
int2short | back to summary |
---|---|
public static final int int2short Byte code instruction codes. |
INTcode | back to summary |
---|---|
public static final int INTcode Type codes. |
invokedynamic | back to summary |
---|---|
public static final int invokedynamic Byte code instruction codes. |
invokeinterface | back to summary |
---|---|
public static final int invokeinterface Byte code instruction codes. |
invokespecial | back to summary |
---|---|
public static final int invokespecial Byte code instruction codes. |
invokestatic | back to summary |
---|---|
public static final int invokestatic Byte code instruction codes. |
invokevirtual | back to summary |
---|---|
public static final int invokevirtual Byte code instruction codes. |
ior | back to summary |
---|---|
public static final int ior Byte code instruction codes. |
ireturn | back to summary |
---|---|
public static final int ireturn Byte code instruction codes. |
ishl | back to summary |
---|---|
public static final int ishl Byte code instruction codes. |
ishll | back to summary |
---|---|
public static final int ishll Virtual opcodes; used for shifts with long shiftcount |
ishr | back to summary |
---|---|
public static final int ishr Byte code instruction codes. |
ishrl | back to summary |
---|---|
public static final int ishrl Virtual opcodes; used for shifts with long shiftcount |
istore | back to summary |
---|---|
public static final int istore Byte code instruction codes. |
istore_0 | back to summary |
---|---|
public static final int istore_0 Byte code instruction codes. |
istore_1 | back to summary |
---|---|
public static final int istore_1 Byte code instruction codes. |
istore_2 | back to summary |
---|---|
public static final int istore_2 Byte code instruction codes. |
istore_3 | back to summary |
---|---|
public static final int istore_3 Byte code instruction codes. |
isub | back to summary |
---|---|
public static final int isub Byte code instruction codes. |
iushr | back to summary |
---|---|
public static final int iushr Byte code instruction codes. |
iushrl | back to summary |
---|---|
public static final int iushrl Virtual opcodes; used for shifts with long shiftcount |
ixor | back to summary |
---|---|
public static final int ixor Byte code instruction codes. |
jsr | back to summary |
---|---|
public static final int jsr Byte code instruction codes. |
jsr_w | back to summary |
---|---|
public static final int jsr_w Byte code instruction codes. |
l2d | back to summary |
---|---|
public static final int l2d Byte code instruction codes. |
l2f | back to summary |
---|---|
public static final int l2f Byte code instruction codes. |
l2i | back to summary |
---|---|
public static final int l2i Byte code instruction codes. |
ladd | back to summary |
---|---|
public static final int ladd Byte code instruction codes. |
laload | back to summary |
---|---|
public static final int laload Byte code instruction codes. |
land | back to summary |
---|---|
public static final int land Byte code instruction codes. |
lastore | back to summary |
---|---|
public static final int lastore Byte code instruction codes. |
lcmp | back to summary |
---|---|
public static final int lcmp Byte code instruction codes. |
lconst_0 | back to summary |
---|---|
public static final int lconst_0 Byte code instruction codes. |
lconst_1 | back to summary |
---|---|
public static final int lconst_1 Byte code instruction codes. |
ldc1 | back to summary |
---|---|
public static final int ldc1 Byte code instruction codes. |
ldc2 | back to summary |
---|---|
public static final int ldc2 Byte code instruction codes. |
ldc2w | back to summary |
---|---|
public static final int ldc2w Byte code instruction codes. |
ldiv | back to summary |
---|---|
public static final int ldiv Byte code instruction codes. |
lload | back to summary |
---|---|
public static final int lload Byte code instruction codes. |
lload_0 | back to summary |
---|---|
public static final int lload_0 Byte code instruction codes. |
lload_1 | back to summary |
---|---|
public static final int lload_1 Byte code instruction codes. |
lload_2 | back to summary |
---|---|
public static final int lload_2 Byte code instruction codes. |
lload_3 | back to summary |
---|---|
public static final int lload_3 Byte code instruction codes. |
lmod | back to summary |
---|---|
public static final int lmod Byte code instruction codes. |
lmul | back to summary |
---|---|
public static final int lmul Byte code instruction codes. |
lneg | back to summary |
---|---|
public static final int lneg Byte code instruction codes. |
LONGcode | back to summary |
---|---|
public static final int LONGcode Type codes. |
lookupswitch | back to summary |
---|---|
public static final int lookupswitch Byte code instruction codes. |
lor | back to summary |
---|---|
public static final int lor Byte code instruction codes. |
lreturn | back to summary |
---|---|
public static final int lreturn Byte code instruction codes. |
lshl | back to summary |
---|---|
public static final int lshl Byte code instruction codes. |
lshll | back to summary |
---|---|
public static final int lshll Virtual opcodes; used for shifts with long shiftcount |
lshr | back to summary |
---|---|
public static final int lshr Byte code instruction codes. |
lshrl | back to summary |
---|---|
public static final int lshrl Virtual opcodes; used for shifts with long shiftcount |
lstore | back to summary |
---|---|
public static final int lstore Byte code instruction codes. |
lstore_0 | back to summary |
---|---|
public static final int lstore_0 Byte code instruction codes. |
lstore_1 | back to summary |
---|---|
public static final int lstore_1 Byte code instruction codes. |
lstore_2 | back to summary |
---|---|
public static final int lstore_2 Byte code instruction codes. |
lstore_3 | back to summary |
---|---|
public static final int lstore_3 Byte code instruction codes. |
lsub | back to summary |
---|---|
public static final int lsub Byte code instruction codes. |
lushr | back to summary |
---|---|
public static final int lushr Byte code instruction codes. |
lushrl | back to summary |
---|---|
public static final int lushrl Virtual opcodes; used for shifts with long shiftcount |
lxor | back to summary |
---|---|
public static final int lxor Byte code instruction codes. |
monitorenter | back to summary |
---|---|
public static final int monitorenter Byte code instruction codes. |
monitorexit | back to summary |
---|---|
public static final int monitorexit Byte code instruction codes. |
multianewarray | back to summary |
---|---|
public static final int multianewarray Byte code instruction codes. |
new_ | back to summary |
---|---|
public static final int new_ Byte code instruction codes. |
newarray | back to summary |
---|---|
public static final int newarray Byte code instruction codes. |
nop | back to summary |
---|---|
public static final int nop Byte code instruction codes. |
nullchk | back to summary |
---|---|
public static final int nullchk Virtual opcode for null reference checks |
OBJECTcode | back to summary |
---|---|
public static final int OBJECTcode Type codes. |
pop | back to summary |
---|---|
public static final int pop Byte code instruction codes. |
pop2 | back to summary |
---|---|
public static final int pop2 Byte code instruction codes. |
preMask | back to summary |
---|---|
public static final int preMask |
preShift | back to summary |
---|---|
public static final int preShift Shift and mask constants for shifting prefix instructions. a pair of instruction codes such as LCMP ; IFEQ is encoded in Symtab as (LCMP << preShift) + IFEQ . |
putfield | back to summary |
---|---|
public static final int putfield Byte code instruction codes. |
putstatic | back to summary |
---|---|
public static final int putstatic Byte code instruction codes. |
ret | back to summary |
---|---|
public static final int ret Byte code instruction codes. |
return_ | back to summary |
---|---|
public static final int return_ Byte code instruction codes. |
saload | back to summary |
---|---|
public static final int saload Byte code instruction codes. |
sastore | back to summary |
---|---|
public static final int sastore Byte code instruction codes. |
SHORTcode | back to summary |
---|---|
public static final int SHORTcode Type codes. |
sipush | back to summary |
---|---|
public static final int sipush Byte code instruction codes. |
string_add | back to summary |
---|---|
public static final int string_add Virtual instruction codes; used for constant folding. |
swap | back to summary |
---|---|
public static final int swap Byte code instruction codes. |
tableswitch | back to summary |
---|---|
public static final int tableswitch Byte code instruction codes. |
TypeCodeCount | back to summary |
---|---|
public static final int TypeCodeCount Type codes. |
typecodeNames | back to summary |
---|---|
public static final String[] typecodeNames |
VOIDcode | back to summary |
---|---|
public static final int VOIDcode Type codes. |
wide | back to summary |
---|---|
public static final int wide Byte code instruction codes. |