|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAssem.Instr
Assem.Instr.OPER
public static class Instr.OPER
Nested Class Summary |
---|
Nested classes/interfaces inherited from class Assem.Instr |
---|
Instr.LABEL, Instr.MOVE, Instr.OPER |
Field Summary |
---|
Fields inherited from class Assem.Instr |
---|
assem, def, jumps, use |
Constructor Summary | |
---|---|
Instr.OPER(java.lang.String a,
Temp[] d,
Temp[] s,
Temp.Label... j)
|
Method Summary |
---|
Methods inherited from class Assem.Instr |
---|
format, replaceDef, replaceUse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Instr.OPER(java.lang.String a, Temp[] d, Temp[] s, Temp.Label... j)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |