|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CPU | |
com.tapina.robe.runtime | |
com.tapina.robe.runtime.instruction |
Uses of CPU in com.tapina.robe.runtime |
Methods in com.tapina.robe.runtime that return CPU | |
CPU |
Environment.getCpu()
|
Methods in com.tapina.robe.runtime with parameters of type CPU | |
abstract boolean |
Condition.isSatisfied(CPU cpu)
|
Uses of CPU in com.tapina.robe.runtime.instruction |
Methods in com.tapina.robe.runtime.instruction with parameters of type CPU | |
int |
RegisterOperand.getValue(CPU cpu)
|
int |
PreIndexedAddressSource.getTransferAddress(CPU cpu)
|
int |
PostIndexedAddressSource.getTransferAddress(CPU cpu)
|
abstract int |
Operator.getValue(int op1,
int op2,
CPU cpu,
boolean setConditionFlags)
|
abstract int |
Operand.getValue(CPU cpu)
|
int |
Negative.getValue(CPU cpu)
|
int |
MultipleAddressSource.getTransferAddress(CPU cpu)
|
int |
ImmediateOperand.getValue(CPU cpu)
|
int |
AutoPreIndexedAddressSource.getTransferAddress(CPU cpu)
|
int |
AddressSource.getTransferAddress(CPU cpu)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |