Skip to main content

mul

Function mul 

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

Implements the MUL instruction - multiplies two values from stack.