The basic instructions supported in any architecture.

Classes

  ClassDescription
Public classAlign
Emits padding bytes up to a specified boundary.
Public classComment
A comment.
Public classDeclareData
Declares data.
Public classDeclareData<(Of <(<'T>)>)>
Declares data.
Public classDeclareString
Declares a string.
Public classDefine
Defines a symbol with a value.
Public classExpressionEmittable
An emittable which emits an expression result.
Public classExtern
Declares that a symbol is defined elsewhere.
Public classLabel
A label, which defines a symbol.
Public classLabelTypeExtensions
Extensions for the LabelType enumeration.
Public classRawEmittable
An emittable which emits raw bytes.

Enumerations

  EnumerationDescription
Public enumerationLabelType
Specifies the type of symbol a label creates.