package
0.0.0-20220302163745-47703b09858c
Repository: https://github.com/swamp/opcodes.git
Documentation: pkg.go.dev
# Functions
BinaryEnumOperatorToOpCode converts from the type of binary operator to the actual opcode instruction.
BinaryEnumOperatorToOpCode converts from the type of binary operator to the actual opcode instruction.
BinaryOperatorToOpCode converts from the type of binary operator to the actual opcode instruction.
BinaryStringOperatorToOpCode converts from the type of binary operator to the actual opcode instruction.
No description provided by the author
No description provided by the author
NewBranchFalse creates a new BranchFalse struct.
NewBranchTrue creates a new BranchTrue struct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
The binary operator types.
Bool XNOR.
Boolean.
Bool XOR.
No description provided by the author
No description provided by the author
Call.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Creating dynamic structures.
No description provided by the author
Branching.
enum operator.
No description provided by the author
No description provided by the author
Arithmetic fixed point.
Arithmetic.
Bitwise operators.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Boolean operators.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Append.
No description provided by the author
Load.
No description provided by the author
No description provided by the author
pattern matching.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Boolean strings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
BoolNot inverts the specified register and puts the result in the destination register.
BranchFalse branches if the test register is False.
BranchTrue branches if the test register is True.
No description provided by the author
CallExternal is an instruction that calls into the embedder (usually C/C++ code).
CallExternalWithSizes is an instruction that calls into the embedder (usually C/C++ code).
CallExternalWithSizesAlign is an instruction that calls into the embedder (usually C/C++ code).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
BinaryOperatorType defines the type of binary operator.
No description provided by the author
No description provided by the author
No description provided by the author