Skip to main content

sdiv

Function sdiv 

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

Implements the SDIV instruction.

Performs signed division of two values from stack.