Function reth_revm::interpreter::instructions::bitwise::sgt

pub fn sgt<H>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized,