div_2x1_ref
reth_
evm
1.6.0
In reth_
evm::
revm::
primitives::
alloy_
primitives::
ruint::
algorithms::
div
reth_evm
::
revm
::
primitives
::
alloy_primitives
::
ruint
::
algorithms
::
div
Function
div_
2x1_
ref
Copy item path
pub fn div_2x1_ref(u:
u128
, d:
u64
) -> (
u64
,
u64
)
Expand description
⚠️ Reference implementation for
div_2x1
.
⚠️ This function is not part of the stable API.