Function reth_revm::interpreter::instructions::arithmetic::smod

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