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