asmjit::Operand Class Reference [¶]
Inheritance diagram for asmjit::Operand:
Base class representing an operand in AsmJit (default constructed version).
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 an operand initialized to raw [u0, u1, u2, u3] values.
Creates an uninitialized operand (dangerous).