revm_
interpreter
31.1.0
In revm_
interpreter::
instructions::
i256
revm_interpreter
::
instructions
::
i256
Function
i256_mod
Copy item path
Source
pub fn i256_mod(first:
U256
, second:
U256
) ->
U256
Expand description
Performs signed modulo of two 256-bit integers.