commit | 6f4224da5102d2e3891ce681ec1e4d2feb878f69 | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Sun Dec 08 00:18:16 2019 +0200 |
committer | Martin Storsjö <martin@martin.st> | Mon Dec 09 00:37:11 2019 +0200 |
tree | 78fef629300a0b904437ed614b6db101b96155b3 | |
parent | 6c69c551502d08e7292394ea7b59a2a4d2e62a00 [diff] |
crt: arm: Use bit twiddling implementations of remquo* This avoids issues when the quotient exceeds the range for integer variables. Signed-off-by: Martin Storsjö <martin@martin.st>