zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
Instruction
zua
compiler
utils
An abstract instruction
abstract
class
Instruction :
VmStat
{
Opcode
op
;
}
Members
Variables
op
Opcode
op
;
The instruction opcode
Meta
Source
See Implementation
zua
compiler
utils
aliases
CommonOperand
FullWidth
OpcodeSize
StackOffset
classes
AtomicInstruction
Function
Indices
Instruction
Label
LdFun
MonadInstruction
VmStat
functions
serialize
unions
OperandValue
An abstract instruction