 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
	// contains filtered or unexported fields
}
    Builder allows you to assemble a series of instructions.
func NewBuilder ¶
NewBuilder constructs an assembler for the given architecture.
func (*Builder) AddInstruction ¶
AddInstruction adds an instruction to the list of instructions to be assembled.
 Click to show internal directories. 
   Click to hide internal directories.