to_remainder_u32() function
Efficient extraction of unsigned remainder from 32p32 fixed point
Arguments
r
A pair of 32-bit quotient/remainder values.
Return value
Unsigned remainder
Notes
On Arm this is just a 32 bit register move or a nop
Examples
to_remainder_u32() is referenced by 1 libraries and example projects: