Skip to main content

sub

Function sub 

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

Implements the SUB instruction - subtracts two values from stack.