dcpu16-emulator v0.2.0 (2014-06-26T15:05:24Z)
Dub
Repo
getOperandValue
emulator
dcpu
instruction
Extracts operand value from a dcpu
OperandAccess
getOperandValue
(
bool
isA
Cpu
)
(
ref
Cpu
dcpu
,
ushort
operandBits
,
ref
ushort
pc
,
ref
ushort
sp
)
Meta
Source
See Implementation
emulator
dcpu
instruction
aliases
LiteralDecoder
MemoryAccessor
functions
decodeOperand
fetchAt
fetchNext
getOperandA
getOperandB
getOperandValue
instructionInfo
isConditionalInstruction
isValidInstruction
litAccess
memAccess
regAccess
static variables
canOperandModifyRegister
isOperandImmediate
isOperandRegister
structs
Instruction
InstructionInfo
OperandAccess
variables
plainLitDecoder
Extracts operand value from a dcpu