|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectmicroOpGen.Istruzione
microOpGen.Stack
microOpGen.POPSR
Classe che gestisce l'istruzione POPSR
Field Summary |
Fields inherited from class microOpGen.Istruzione |
BYTE |
Constructor Summary | |
protected |
POPSR(java.lang.Object oper)
|
Method Summary | |
protected java.lang.String[] |
assegnaByte()
Assegna i bit all'istruzione |
protected java.util.LinkedList |
genera()
Assegna le micro-operazioni all'istruzione |
Methods inherited from class microOpGen.Istruzione |
getByte, getDst, getOper, getSrc, riconosciDst, riconosciSrc |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected POPSR(java.lang.Object oper)
Method Detail |
protected java.lang.String[] assegnaByte()
assegnaByte
in class Istruzione
protected java.util.LinkedList genera()
genera
in class Istruzione
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |