GDCC icon indicating copy to clipboard operation
GDCC copied to clipboard

Saturating fixed point types

Open DavidPH opened this issue 6 years ago • 0 comments

Since I use Embedded C's fixed point semantics, that should include implementing _Sat/sat. Finding ways to do so efficiently might be a challenge, though.

DavidPH avatar Jan 09 '19 20:01 DavidPH