|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu32.ProtectedModeTemplateBlock dioscuri.module.cpu32.ProtectedModeSkeletonBlock
public class ProtectedModeSkeletonBlock
Field Summary |
---|
Fields inherited from class dioscuri.module.cpu32.ProtectedModeTemplateBlock |
---|
exceptionDE, exceptionGP, exceptionSS, exceptionUD, parityMap |
Constructor Summary | |
---|---|
ProtectedModeSkeletonBlock()
|
Method Summary | |
---|---|
int |
execute(Processor cpu)
Returns the number of equivalent x86 instructions executed. |
int |
getX86Count()
|
int |
getX86Length()
|
Methods inherited from class dioscuri.module.cpu32.ProtectedModeTemplateBlock |
---|
getDisplayString, handleMemoryRegionChange, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ProtectedModeSkeletonBlock()
Method Detail |
---|
public int execute(Processor cpu)
CodeBlock
public int getX86Length()
public int getX86Count()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |