Function shl
pub fn shl<WIRE, H>(context: InstructionContext<'_, H, WIRE>)where
WIRE: InterpreterTypes,
H: ?Sized,
Available on crate feature
evm
only.Expand description
EIP-145: Bitwise shifting instructions in EVM
pub fn shl<WIRE, H>(context: InstructionContext<'_, H, WIRE>)where
WIRE: InterpreterTypes,
H: ?Sized,
evm
only.EIP-145: Bitwise shifting instructions in EVM