i256_mod
revm_
interpreter
25.0.2
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.