Skip to main content

sar

Function sar 

pub fn sar<IT, H>(
    context: InstructionContext<'_, H, IT>,
) -> Result<(), InstructionResult>
where IT: InterpreterTypes, H: ?Sized,
Expand description

EIP-145: Bitwise shifting instructions in EVM