Settings
Help
div_2x1_ref
cast
1.3.6
In cast::
revm::
primitives::
alloy_
primitives::
ruint::
algorithms::
div
Functions
div
div_1x1
div_2x1
div_2x1_mg10
div_2x1_ref
div_3x2
div_3x2_mg10
div_3x2_ref
div_nx1
div_nx1_normalized
div_nx2
div_nx2_normalized
div_nxm
div_nxm_normalized
reciprocal
reciprocal_2
reciprocal_2_mg10
reciprocal_mg10
reciprocal_ref
cast
::
revm
::
primitives
::
alloy_primitives
::
ruint
::
algorithms
::
div
Function
div_
2x1_
ref
Copy item path
Search
Settings
Help
Summary
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.