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