|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecterjang.beam.repr.Insn
erjang.beam.repr.Insn.L
erjang.beam.repr.Insn.LD
erjang.beam.repr.Insn.LDIID
public static class Insn.LDIID
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class erjang.beam.repr.Insn |
|---|
Insn.AAI, Insn.Bif, Insn.BSAppend, Insn.BSPrivateAppend, Insn.By, Insn.ByD, Insn.D, Insn.DI, Insn.F, Insn.GcBif, Insn.I, Insn.ID, Insn.IE, Insn.IEI, Insn.II, Insn.IL, Insn.ILI, Insn.IWI, Insn.L, Insn.LD, Insn.LDBi, Insn.LDI, Insn.LDII, Insn.LDIID, Insn.LDISIID, Insn.LDS, Insn.LDSII, Insn.LIS, Insn.LS, Insn.LSD, Insn.LSIIID, Insn.LSIIS, Insn.LSS, Insn.LSSD, Insn.LSSID, Insn.S, Insn.SD, Insn.SDD, Insn.SDI, Insn.Select, Insn.SID, Insn.SS, Insn.SSD, Insn.WI, Insn.Y, Insn.YL |
| Field Summary | |
|---|---|
Operands.DestinationOperand |
dest5
|
int |
i3
|
int |
i4
|
boolean |
i4_is_bsflags
|
| Fields inherited from class erjang.beam.repr.Insn.LD |
|---|
dest, is_test |
| Fields inherited from class erjang.beam.repr.Insn.L |
|---|
label |
| Fields inherited from class erjang.beam.repr.Insn |
|---|
opcode |
| Constructor Summary | |
|---|---|
Insn.LDIID(BeamOpcode opcode,
Operands.Label label,
Operands.DestinationOperand dest2,
int i3,
int i4,
Operands.DestinationOperand dest5,
boolean i4_is_bsflags)
|
|
| Method Summary | |
|---|---|
ETuple |
toSymbolic()
|
| Methods inherited from class erjang.beam.repr.Insn |
|---|
opcode, toString, toSymbolicTuple |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final int i3
public final int i4
public final Operands.DestinationOperand dest5
public final boolean i4_is_bsflags
| Constructor Detail |
|---|
public Insn.LDIID(BeamOpcode opcode,
Operands.Label label,
Operands.DestinationOperand dest2,
int i3,
int i4,
Operands.DestinationOperand dest5,
boolean i4_is_bsflags)
| Method Detail |
|---|
public ETuple toSymbolic()
toSymbolic in class Insn.LD
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||