Emulator.Global
Class InstructionsUCode
java.lang.Object
Emulator.Global.InstructionsUCode
- All Implemented Interfaces:
- Constants, iInstructionsUCode
public class InstructionsUCode
- extends java.lang.Object
- implements iInstructionsUCode, Constants
Fields inherited from interface Emulator.Global.Constants |
_0, _1, AC, ADDR_REGISTER_SIZE, ALU, ALU_IN0, ALU_IN1, ALU_OUT, AR, BUS, BUS_SIZE, DATA_COMPONENTS, DATA_REGISTER_SIZE, DATA_TABLE_SIZE, DR, E, FGI, FGO, I, IEN, INPR, IO_REGISTER_SIZE, IR, M, MEMORY_SIZE, OUTR, PC, R, S, TARGET_REACHED, TIMEOUT, TIMER, TIMER_LIMIT, TR, TR0, TR1, UNREACHABLE |
Method Summary |
void |
setCPU(Processor CPU)
|
java.lang.String |
t0()
|
java.lang.String |
t1()
|
java.lang.String |
t10()
|
java.lang.String |
t11()
|
java.lang.String |
t12()
|
java.lang.String |
t13()
|
java.lang.String |
t14()
|
java.lang.String |
t15()
|
java.lang.String |
t2()
|
java.lang.String |
t3()
|
java.lang.String |
t4()
|
java.lang.String |
t5()
|
java.lang.String |
t6()
|
java.lang.String |
t7()
|
java.lang.String |
t8()
|
java.lang.String |
t9()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstructionsUCode
public InstructionsUCode()
setCPU
public void setCPU(Processor CPU)
- Specified by:
setCPU
in interface iInstructionsUCode
t0
public java.lang.String t0()
- Specified by:
t0
in interface iInstructionsUCode
t1
public java.lang.String t1()
- Specified by:
t1
in interface iInstructionsUCode
t2
public java.lang.String t2()
- Specified by:
t2
in interface iInstructionsUCode
t3
public java.lang.String t3()
- Specified by:
t3
in interface iInstructionsUCode
t4
public java.lang.String t4()
- Specified by:
t4
in interface iInstructionsUCode
t5
public java.lang.String t5()
- Specified by:
t5
in interface iInstructionsUCode
t6
public java.lang.String t6()
- Specified by:
t6
in interface iInstructionsUCode
t7
public java.lang.String t7()
- Specified by:
t7
in interface iInstructionsUCode
t8
public java.lang.String t8()
- Specified by:
t8
in interface iInstructionsUCode
t9
public java.lang.String t9()
- Specified by:
t9
in interface iInstructionsUCode
t10
public java.lang.String t10()
- Specified by:
t10
in interface iInstructionsUCode
t11
public java.lang.String t11()
- Specified by:
t11
in interface iInstructionsUCode
t12
public java.lang.String t12()
- Specified by:
t12
in interface iInstructionsUCode
t13
public java.lang.String t13()
- Specified by:
t13
in interface iInstructionsUCode
t14
public java.lang.String t14()
- Specified by:
t14
in interface iInstructionsUCode
t15
public java.lang.String t15()
- Specified by:
t15
in interface iInstructionsUCode