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