revm_interpreter::instructions::bitwise

Function shl

Source
pub fn shl<WIRE: InterpreterTypes, H: Host + ?Sized>(
    interpreter: &mut Interpreter<WIRE>,
    _host: &mut H,
)
Expand description

EIP-145: Bitwise shifting instructions in EVM