Function reth_revm::interpreter::instructions::arithmetic::sub

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