Function reth_revm::interpreter::instructions::bitwise::byte

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