|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu32.RPNNode dioscuri.module.cpu32.RealModeRPNNode
public class RealModeRPNNode
Constructor Summary | |
---|---|
RealModeRPNNode(int id,
MicrocodeNode parent)
|
Method Summary | |
---|---|
boolean |
canThrowException()
|
protected java.lang.Object[] |
getByteCodes()
|
boolean |
hasExternalEffect()
|
Methods inherited from class dioscuri.module.cpu32.RPNNode |
---|
attachExceptionHandler, getID, getImmediate, getMicrocode, getX86Index, getX86Position, hasImmediate, hasLinks, linkTo, markSubtrees, print, print, reset, write, writeBytecodes, writeExceptionCleanup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RealModeRPNNode(int id, MicrocodeNode parent)
id
- parent
- Method Detail |
---|
protected java.lang.Object[] getByteCodes()
getByteCodes
in class RPNNode
public boolean hasExternalEffect()
hasExternalEffect
in class RPNNode
public boolean canThrowException()
canThrowException
in class RPNNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |