Skip to main content

div

Function div 

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

Implements the DIV instruction - divides two values from stack.