Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instruction ¶
func NewInstruction ¶
func NewInstruction(in string) *Instruction
func (*Instruction) Pack ¶
func (i *Instruction) Pack() uint32
@todo make some kind of polymorphism for different opcodes
func (*Instruction) String ¶
func (i *Instruction) String() string
Click to show internal directories.
Click to hide internal directories.