Operand
Additional bytes that can be used to configure a single opcode dispatch. Commonly used to specify the number of inputs to a variadic function such as addition or multiplication.
type Operand is uint256;
Additional bytes that can be used to configure a single opcode dispatch. Commonly used to specify the number of inputs to a variadic function such as addition or multiplication.
type Operand is uint256;