pub fn shr<H: Host + ?Sized, SPEC: Spec>(
interpreter: &mut Interpreter,
_host: &mut H,
)
Expand description
EIP-145: Bitwise shifting instructions in EVM
pub fn shr<H: Host + ?Sized, SPEC: Spec>(
interpreter: &mut Interpreter,
_host: &mut H,
)
EIP-145: Bitwise shifting instructions in EVM