Function div

Source
pub fn div<WIRE: InterpreterTypes, H: ?Sized>(
    context: InstructionContext<'_, H, WIRE>,
)
Expand description

Implements the DIV instruction - divides two values from stack.