|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CBusSignalSet | |
|---|---|
| com.github.croesch.micro_debug.mic1.controlstore | |
| Uses of CBusSignalSet in com.github.croesch.micro_debug.mic1.controlstore |
|---|
| Methods in com.github.croesch.micro_debug.mic1.controlstore that return CBusSignalSet | |
|---|---|
CBusSignalSet |
MicroInstruction.getCBusSignals()
Returns the CBusSignalSet of this instruction. |
CBusSignalSet |
CBusSignalSet.setCpp(boolean value)
Sets a new value for the signal CPP. |
CBusSignalSet |
CBusSignalSet.setH(boolean value)
Sets a new value for the signal H. |
CBusSignalSet |
CBusSignalSet.setLv(boolean value)
Sets a new value for the signal LV. |
CBusSignalSet |
CBusSignalSet.setMar(boolean value)
Sets a new value for the signal MAR. |
CBusSignalSet |
CBusSignalSet.setMdr(boolean value)
Sets a new value for the signal MDR. |
CBusSignalSet |
CBusSignalSet.setOpc(boolean value)
Sets a new value for the signal OPC. |
CBusSignalSet |
CBusSignalSet.setPc(boolean value)
Sets a new value for the signal PC. |
CBusSignalSet |
CBusSignalSet.setSp(boolean value)
Sets a new value for the signal SP. |
CBusSignalSet |
CBusSignalSet.setTos(boolean value)
Sets a new value for the signal TOS. |
| Constructors in com.github.croesch.micro_debug.mic1.controlstore with parameters of type CBusSignalSet | |
|---|---|
MicroInstruction(int addr,
JMPSignalSet jmpSet,
ALUSignalSet aluSet,
CBusSignalSet cBusSet,
MemorySignalSet memSet,
Register b)
Constructs a single mic1-instruction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||