|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmce.sim.CpuRuntime
public abstract class CpuRuntime
Class for cpu with istruction requiring a runtime.
Field Summary | |
---|---|
int |
cycle
|
int |
length
|
int |
pc
|
Constructor Summary | |
---|---|
CpuRuntime()
|
Method Summary | |
---|---|
void |
clear()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int pc
public int length
public int cycle
Constructor Detail |
---|
public CpuRuntime()
Method Detail |
---|
public void clear()
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |