Package aQute.bnd.osgi
Class OpCodes
- java.lang.Object
-
- aQute.bnd.osgi.OpCodes
-
public class OpCodes extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static short
aaload
(package private) static short
aastore
(package private) static short
aconst_null
(package private) static short
aload
(package private) static short
aload_0
(package private) static short
aload_1
(package private) static short
aload_2
(package private) static short
aload_3
(package private) static short
anewarray
(package private) static short
areturn
(package private) static short
arraylength
(package private) static short
astore
(package private) static short
astore_0
(package private) static short
astore_1
(package private) static short
astore_2
(package private) static short
astore_3
(package private) static short
athrow
(package private) static short
baload
(package private) static short
bastore
(package private) static short
bipush
(package private) static short
breakpoint
(package private) static short
caload
(package private) static short
castore
(package private) static short
checkcast
(package private) static short
d2f
(package private) static short
d2i
(package private) static short
d2l
(package private) static short
dadd
(package private) static short
daload
(package private) static short
dastore
(package private) static short
dcmpg
(package private) static short
dcmpl
(package private) static short
dconst_0
(package private) static short
dconst_1
(package private) static short
ddiv
(package private) static short
dload
(package private) static short
dload_0
(package private) static short
dload_1
(package private) static short
dload_2
(package private) static short
dload_3
(package private) static short
dmul
(package private) static short
dneg
(package private) static short
drem
(package private) static short
dreturn
(package private) static short
dstore
(package private) static short
dstore_0
(package private) static short
dstore_1
(package private) static short
dstore_2
(package private) static short
dstore_3
(package private) static short
dsub
(package private) static short
dup
(package private) static short
dup_x1
(package private) static short
dup_x2
(package private) static short
dup2
(package private) static short
dup2_x1
(package private) static short
dup2_x2
(package private) static short
f2d
(package private) static short
f2i
(package private) static short
f2l
(package private) static short
fadd
(package private) static short
faload
(package private) static short
fastore
(package private) static short
fcmpg
(package private) static short
fcmpl
(package private) static short
fconst_0
(package private) static short
fconst_1
(package private) static short
fconst_2
(package private) static short
fdiv
(package private) static short
fload
(package private) static short
fload_0
(package private) static short
fload_1
(package private) static short
fload_2
(package private) static short
fload_3
(package private) static short
fmul
(package private) static short
fneg
(package private) static short
frem
(package private) static short
freturn
(package private) static short
fstore
(package private) static short
fstore_0
(package private) static short
fstore_1
(package private) static short
fstore_2
(package private) static short
fstore_3
(package private) static short
fsub
(package private) static short
getfield
(package private) static short
getstatic
(package private) static short
goto_
(package private) static short
goto_w
(package private) static short
i2b
(package private) static short
i2c
(package private) static short
i2d
(package private) static short
i2f
(package private) static short
i2l
(package private) static short
i2s
(package private) static short
iadd
(package private) static short
iaload
(package private) static short
iand
(package private) static short
iastore
(package private) static short
iconst_0
(package private) static short
iconst_1
(package private) static short
iconst_2
(package private) static short
iconst_3
(package private) static short
iconst_4
(package private) static short
iconst_5
(package private) static short
iconst_m1
(package private) static short
idiv
(package private) static short
if_acmpeq
(package private) static short
if_acmpne
(package private) static short
if_icmpeq
(package private) static short
if_icmpge
(package private) static short
if_icmpgt
(package private) static short
if_icmple
(package private) static short
if_icmplt
(package private) static short
if_icmpne
(package private) static short
ifeq
(package private) static short
ifge
(package private) static short
ifgt
(package private) static short
ifle
(package private) static short
iflt
(package private) static short
ifne
(package private) static short
ifnonnull
(package private) static short
ifnull
(package private) static short
iinc
(package private) static short
iload
(package private) static short
iload_0
(package private) static short
iload_1
(package private) static short
iload_2
(package private) static short
iload_3
(package private) static short
impdep1
(package private) static short
impdep2
(package private) static short
imul
(package private) static short
ineg
(package private) static short
instanceof_
(package private) static short
invokedynamic
(package private) static short
invokeinterface
(package private) static short
invokespecial
(package private) static short
invokestatic
(package private) static short
invokevirtual
(package private) static short
ior
(package private) static short
irem
(package private) static short
ireturn
(package private) static short
ishl
(package private) static short
ishr
(package private) static short
istore
(package private) static short
istore_0
(package private) static short
istore_1
(package private) static short
istore_2
(package private) static short
istore_3
(package private) static short
isub
(package private) static short
iushr
(package private) static short
ixor
(package private) static short
jsr
(package private) static short
jsr_w
(package private) static short
l2d
(package private) static short
l2f
(package private) static short
l2i
(package private) static short
ladd
(package private) static short
laload
(package private) static short
land
(package private) static short
lastore
(package private) static short
lcmp
(package private) static short
lconst_0
(package private) static short
lconst_1
(package private) static short
ldc
(package private) static short
ldc_w
(package private) static short
ldc2_w
(package private) static short
ldiv
(package private) static short
lload
(package private) static short
lload_0
(package private) static short
lload_1
(package private) static short
lload_2
(package private) static short
lload_3
(package private) static short
lmul
(package private) static short
lneg
(package private) static short
lookupswitch
(package private) static short
lor
(package private) static short
lrem
(package private) static short
lreturn
(package private) static short
lshl
(package private) static short
lshr
(package private) static short
lstore
(package private) static short
lstore_0
(package private) static short
lstore_1
(package private) static short
lstore_2
(package private) static short
lstore_3
(package private) static short
lsub
(package private) static short
lushr
(package private) static short
lxor
(package private) static short
monitorenter
(package private) static short
monitorexit
(package private) static short
multianewarray
(package private) static short
new_
(package private) static short
newarray
(package private) static short
nop
(package private) static byte[]
OFFSETS
(package private) static short
pop
(package private) static short
pop2
(package private) static short
putfield
(package private) static short
putstatic
(package private) static short
ret
(package private) static short
return_
(package private) static short
saload
(package private) static short
sastore
(package private) static short
sipush
(package private) static short
swap
(package private) static short
tableswitch
(package private) static short
wide
-
Constructor Summary
Constructors Constructor Description OpCodes()
-
-
-
Field Detail
-
nop
static final short nop
- See Also:
- Constant Field Values
-
aconst_null
static final short aconst_null
- See Also:
- Constant Field Values
-
iconst_m1
static final short iconst_m1
- See Also:
- Constant Field Values
-
iconst_0
static final short iconst_0
- See Also:
- Constant Field Values
-
iconst_1
static final short iconst_1
- See Also:
- Constant Field Values
-
iconst_2
static final short iconst_2
- See Also:
- Constant Field Values
-
iconst_3
static final short iconst_3
- See Also:
- Constant Field Values
-
iconst_4
static final short iconst_4
- See Also:
- Constant Field Values
-
iconst_5
static final short iconst_5
- See Also:
- Constant Field Values
-
lconst_0
static final short lconst_0
- See Also:
- Constant Field Values
-
bipush
static final short bipush
- See Also:
- Constant Field Values
-
sipush
static final short sipush
- See Also:
- Constant Field Values
-
ldc
static final short ldc
- See Also:
- Constant Field Values
-
ldc_w
static final short ldc_w
- See Also:
- Constant Field Values
-
ldc2_w
static final short ldc2_w
- See Also:
- Constant Field Values
-
iload
static final short iload
- See Also:
- Constant Field Values
-
lload
static final short lload
- See Also:
- Constant Field Values
-
fload
static final short fload
- See Also:
- Constant Field Values
-
dload
static final short dload
- See Also:
- Constant Field Values
-
aload
static final short aload
- See Also:
- Constant Field Values
-
lload_2
static final short lload_2
- See Also:
- Constant Field Values
-
lload_3
static final short lload_3
- See Also:
- Constant Field Values
-
fload_0
static final short fload_0
- See Also:
- Constant Field Values
-
fload_1
static final short fload_1
- See Also:
- Constant Field Values
-
fload_2
static final short fload_2
- See Also:
- Constant Field Values
-
fload_3
static final short fload_3
- See Also:
- Constant Field Values
-
dload_0
static final short dload_0
- See Also:
- Constant Field Values
-
dload_1
static final short dload_1
- See Also:
- Constant Field Values
-
dload_2
static final short dload_2
- See Also:
- Constant Field Values
-
dload_3
static final short dload_3
- See Also:
- Constant Field Values
-
faload
static final short faload
- See Also:
- Constant Field Values
-
daload
static final short daload
- See Also:
- Constant Field Values
-
aaload
static final short aaload
- See Also:
- Constant Field Values
-
baload
static final short baload
- See Also:
- Constant Field Values
-
caload
static final short caload
- See Also:
- Constant Field Values
-
saload
static final short saload
- See Also:
- Constant Field Values
-
istore
static final short istore
- See Also:
- Constant Field Values
-
lstore
static final short lstore
- See Also:
- Constant Field Values
-
fstore
static final short fstore
- See Also:
- Constant Field Values
-
dstore
static final short dstore
- See Also:
- Constant Field Values
-
lstore_1
static final short lstore_1
- See Also:
- Constant Field Values
-
lstore_2
static final short lstore_2
- See Also:
- Constant Field Values
-
lstore_3
static final short lstore_3
- See Also:
- Constant Field Values
-
fstore_0
static final short fstore_0
- See Also:
- Constant Field Values
-
fstore_1
static final short fstore_1
- See Also:
- Constant Field Values
-
fstore_2
static final short fstore_2
- See Also:
- Constant Field Values
-
fstore_3
static final short fstore_3
- See Also:
- Constant Field Values
-
dstore_0
static final short dstore_0
- See Also:
- Constant Field Values
-
dstore_1
static final short dstore_1
- See Also:
- Constant Field Values
-
dstore_2
static final short dstore_2
- See Also:
- Constant Field Values
-
lastore
static final short lastore
- See Also:
- Constant Field Values
-
fastore
static final short fastore
- See Also:
- Constant Field Values
-
dastore
static final short dastore
- See Also:
- Constant Field Values
-
aastore
static final short aastore
- See Also:
- Constant Field Values
-
bastore
static final short bastore
- See Also:
- Constant Field Values
-
castore
static final short castore
- See Also:
- Constant Field Values
-
sastore
static final short sastore
- See Also:
- Constant Field Values
-
pop
static final short pop
- See Also:
- Constant Field Values
-
pop2
static final short pop2
- See Also:
- Constant Field Values
-
dup
static final short dup
- See Also:
- Constant Field Values
-
iadd
static final short iadd
- See Also:
- Constant Field Values
-
ladd
static final short ladd
- See Also:
- Constant Field Values
-
fadd
static final short fadd
- See Also:
- Constant Field Values
-
dadd
static final short dadd
- See Also:
- Constant Field Values
-
isub
static final short isub
- See Also:
- Constant Field Values
-
lsub
static final short lsub
- See Also:
- Constant Field Values
-
fsub
static final short fsub
- See Also:
- Constant Field Values
-
dsub
static final short dsub
- See Also:
- Constant Field Values
-
imul
static final short imul
- See Also:
- Constant Field Values
-
lmul
static final short lmul
- See Also:
- Constant Field Values
-
irem
static final short irem
- See Also:
- Constant Field Values
-
lrem
static final short lrem
- See Also:
- Constant Field Values
-
frem
static final short frem
- See Also:
- Constant Field Values
-
drem
static final short drem
- See Also:
- Constant Field Values
-
ineg
static final short ineg
- See Also:
- Constant Field Values
-
lneg
static final short lneg
- See Also:
- Constant Field Values
-
fneg
static final short fneg
- See Also:
- Constant Field Values
-
dneg
static final short dneg
- See Also:
- Constant Field Values
-
ishl
static final short ishl
- See Also:
- Constant Field Values
-
lshl
static final short lshl
- See Also:
- Constant Field Values
-
ior
static final short ior
- See Also:
- Constant Field Values
-
lor
static final short lor
- See Also:
- Constant Field Values
-
ixor
static final short ixor
- See Also:
- Constant Field Values
-
lxor
static final short lxor
- See Also:
- Constant Field Values
-
iinc
static final short iinc
- See Also:
- Constant Field Values
-
i2l
static final short i2l
- See Also:
- Constant Field Values
-
i2f
static final short i2f
- See Also:
- Constant Field Values
-
i2d
static final short i2d
- See Also:
- Constant Field Values
-
l2i
static final short l2i
- See Also:
- Constant Field Values
-
l2f
static final short l2f
- See Also:
- Constant Field Values
-
d2f
static final short d2f
- See Also:
- Constant Field Values
-
i2b
static final short i2b
- See Also:
- Constant Field Values
-
i2c
static final short i2c
- See Also:
- Constant Field Values
-
i2s
static final short i2s
- See Also:
- Constant Field Values
-
lcmp
static final short lcmp
- See Also:
- Constant Field Values
-
fcmpl
static final short fcmpl
- See Also:
- Constant Field Values
-
fcmpg
static final short fcmpg
- See Also:
- Constant Field Values
-
dcmpl
static final short dcmpl
- See Also:
- Constant Field Values
-
dcmpg
static final short dcmpg
- See Also:
- Constant Field Values
-
ifeq
static final short ifeq
- See Also:
- Constant Field Values
-
lconst_1
static final short lconst_1
- See Also:
- Constant Field Values
-
fconst_0
static final short fconst_0
- See Also:
- Constant Field Values
-
fconst_1
static final short fconst_1
- See Also:
- Constant Field Values
-
fconst_2
static final short fconst_2
- See Also:
- Constant Field Values
-
dconst_0
static final short dconst_0
- See Also:
- Constant Field Values
-
dconst_1
static final short dconst_1
- See Also:
- Constant Field Values
-
iload_0
static final short iload_0
- See Also:
- Constant Field Values
-
iload_1
static final short iload_1
- See Also:
- Constant Field Values
-
iload_2
static final short iload_2
- See Also:
- Constant Field Values
-
iload_3
static final short iload_3
- See Also:
- Constant Field Values
-
lload_0
static final short lload_0
- See Also:
- Constant Field Values
-
lload_1
static final short lload_1
- See Also:
- Constant Field Values
-
aload_0
static final short aload_0
- See Also:
- Constant Field Values
-
aload_1
static final short aload_1
- See Also:
- Constant Field Values
-
aload_2
static final short aload_2
- See Also:
- Constant Field Values
-
aload_3
static final short aload_3
- See Also:
- Constant Field Values
-
iaload
static final short iaload
- See Also:
- Constant Field Values
-
laload
static final short laload
- See Also:
- Constant Field Values
-
astore
static final short astore
- See Also:
- Constant Field Values
-
istore_0
static final short istore_0
- See Also:
- Constant Field Values
-
istore_1
static final short istore_1
- See Also:
- Constant Field Values
-
istore_2
static final short istore_2
- See Also:
- Constant Field Values
-
istore_3
static final short istore_3
- See Also:
- Constant Field Values
-
lstore_0
static final short lstore_0
- See Also:
- Constant Field Values
-
dstore_3
static final short dstore_3
- See Also:
- Constant Field Values
-
astore_0
static final short astore_0
- See Also:
- Constant Field Values
-
astore_1
static final short astore_1
- See Also:
- Constant Field Values
-
astore_2
static final short astore_2
- See Also:
- Constant Field Values
-
astore_3
static final short astore_3
- See Also:
- Constant Field Values
-
iastore
static final short iastore
- See Also:
- Constant Field Values
-
dup_x1
static final short dup_x1
- See Also:
- Constant Field Values
-
dup_x2
static final short dup_x2
- See Also:
- Constant Field Values
-
dup2
static final short dup2
- See Also:
- Constant Field Values
-
dup2_x1
static final short dup2_x1
- See Also:
- Constant Field Values
-
dup2_x2
static final short dup2_x2
- See Also:
- Constant Field Values
-
swap
static final short swap
- See Also:
- Constant Field Values
-
fmul
static final short fmul
- See Also:
- Constant Field Values
-
dmul
static final short dmul
- See Also:
- Constant Field Values
-
idiv
static final short idiv
- See Also:
- Constant Field Values
-
ldiv
static final short ldiv
- See Also:
- Constant Field Values
-
fdiv
static final short fdiv
- See Also:
- Constant Field Values
-
ddiv
static final short ddiv
- See Also:
- Constant Field Values
-
ishr
static final short ishr
- See Also:
- Constant Field Values
-
lshr
static final short lshr
- See Also:
- Constant Field Values
-
iushr
static final short iushr
- See Also:
- Constant Field Values
-
lushr
static final short lushr
- See Also:
- Constant Field Values
-
iand
static final short iand
- See Also:
- Constant Field Values
-
land
static final short land
- See Also:
- Constant Field Values
-
l2d
static final short l2d
- See Also:
- Constant Field Values
-
f2i
static final short f2i
- See Also:
- Constant Field Values
-
f2l
static final short f2l
- See Also:
- Constant Field Values
-
f2d
static final short f2d
- See Also:
- Constant Field Values
-
d2i
static final short d2i
- See Also:
- Constant Field Values
-
d2l
static final short d2l
- See Also:
- Constant Field Values
-
ifne
static final short ifne
- See Also:
- Constant Field Values
-
iflt
static final short iflt
- See Also:
- Constant Field Values
-
ifge
static final short ifge
- See Also:
- Constant Field Values
-
ifgt
static final short ifgt
- See Also:
- Constant Field Values
-
ifle
static final short ifle
- See Also:
- Constant Field Values
-
if_icmpeq
static final short if_icmpeq
- See Also:
- Constant Field Values
-
if_icmpne
static final short if_icmpne
- See Also:
- Constant Field Values
-
if_icmplt
static final short if_icmplt
- See Also:
- Constant Field Values
-
if_icmpge
static final short if_icmpge
- See Also:
- Constant Field Values
-
if_icmpgt
static final short if_icmpgt
- See Also:
- Constant Field Values
-
if_icmple
static final short if_icmple
- See Also:
- Constant Field Values
-
if_acmpeq
static final short if_acmpeq
- See Also:
- Constant Field Values
-
if_acmpne
static final short if_acmpne
- See Also:
- Constant Field Values
-
goto_
static final short goto_
- See Also:
- Constant Field Values
-
jsr
static final short jsr
- See Also:
- Constant Field Values
-
ret
static final short ret
- See Also:
- Constant Field Values
-
tableswitch
static final short tableswitch
- See Also:
- Constant Field Values
-
lookupswitch
static final short lookupswitch
- See Also:
- Constant Field Values
-
ireturn
static final short ireturn
- See Also:
- Constant Field Values
-
lreturn
static final short lreturn
- See Also:
- Constant Field Values
-
freturn
static final short freturn
- See Also:
- Constant Field Values
-
dreturn
static final short dreturn
- See Also:
- Constant Field Values
-
areturn
static final short areturn
- See Also:
- Constant Field Values
-
return_
static final short return_
- See Also:
- Constant Field Values
-
getstatic
static final short getstatic
- See Also:
- Constant Field Values
-
putstatic
static final short putstatic
- See Also:
- Constant Field Values
-
getfield
static final short getfield
- See Also:
- Constant Field Values
-
putfield
static final short putfield
- See Also:
- Constant Field Values
-
invokevirtual
static final short invokevirtual
- See Also:
- Constant Field Values
-
invokespecial
static final short invokespecial
- See Also:
- Constant Field Values
-
invokestatic
static final short invokestatic
- See Also:
- Constant Field Values
-
invokeinterface
static final short invokeinterface
- See Also:
- Constant Field Values
-
invokedynamic
static final short invokedynamic
- See Also:
- Constant Field Values
-
new_
static final short new_
- See Also:
- Constant Field Values
-
newarray
static final short newarray
- See Also:
- Constant Field Values
-
anewarray
static final short anewarray
- See Also:
- Constant Field Values
-
arraylength
static final short arraylength
- See Also:
- Constant Field Values
-
athrow
static final short athrow
- See Also:
- Constant Field Values
-
checkcast
static final short checkcast
- See Also:
- Constant Field Values
-
instanceof_
static final short instanceof_
- See Also:
- Constant Field Values
-
monitorenter
static final short monitorenter
- See Also:
- Constant Field Values
-
monitorexit
static final short monitorexit
- See Also:
- Constant Field Values
-
wide
static final short wide
- See Also:
- Constant Field Values
-
multianewarray
static final short multianewarray
- See Also:
- Constant Field Values
-
ifnull
static final short ifnull
- See Also:
- Constant Field Values
-
ifnonnull
static final short ifnonnull
- See Also:
- Constant Field Values
-
goto_w
static final short goto_w
- See Also:
- Constant Field Values
-
jsr_w
static final short jsr_w
- See Also:
- Constant Field Values
-
breakpoint
static final short breakpoint
- See Also:
- Constant Field Values
-
impdep1
static final short impdep1
- See Also:
- Constant Field Values
-
impdep2
static final short impdep2
- See Also:
- Constant Field Values
-
OFFSETS
static final byte[] OFFSETS
-
-