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