AsmJit
Low-Latency Machine Code Generation
Base class representing an operand in AsmJit (default constructed version).
Creates kOpNone
operand having all members initialized to zero.
Creates a cloned other
operand.
Creates a cloned other
operand.
Creates an operand initialized to raw [u0, u1, u2, u3]
values.
Creates an uninitialized operand (dangerous).
Clones this operand and returns its copy.