Skip to main content

add

Function add 

Source
pub fn add<IT: ITy, H: ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the ADD instruction - adds two values from stack.