asmjit::InvokeNode::OperandPack Struct Reference [¶]
Operand pack provides multiple operands that can be associated with a single return value of function argument. Sometimes this is necessary to express an argument or return value that requires multiple registers, for example 64-bit value in 32-bit mode or passing / returning homogeneous data structures.