Function revm::interpreter::instructions::bitwise::shl

source ยท
pub fn shl<H, SPEC>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized, SPEC: Spec,
Expand description

EIP-145: Bitwise shifting instructions in EVM