Skip to main content

gt

Function gt 

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

Implements the GT instruction - greater than comparison.