div_1x1
reth_
revm
1.6.0
In reth_
revm::
primitives::
alloy_
primitives::
ruint::
algorithms::
div
reth_revm
::
primitives
::
alloy_primitives
::
ruint
::
algorithms
::
div
Function
div_1x1
Copy item path
pub const fn div_1x1(numerator:
u64
, divisor:
u64
) -> (
u64
,
u64
)
Expand description
⚠️ Compute single limb division.
⚠️ This function is not part of the stable API.