sdiv

Function sdiv 

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

Implements the SDIV instruction.

Performs signed division of two values from stack.