Re: [patch] AVR: Add 16-bit saturated fixed-point divisions.
Denis Chertykov <[email protected]> Mon, 3 Aug 2026 14:31:55 +0400
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <CADOs=zbY+UU-J7yFW5=DppCry75N6pU2W5sd+fR_P_CuTWUOcg@mail.gmail.com> |
ср, 29 июл. 2026 г. в 12:59, Georg-Johann Lay <[email protected]>: > > Overhaul the 16-bit fixed-point divisions: Add support for > saturating divisions of [U]HAmode and [U]HQmode to libgcc. > The non-saturating functions are just aliases of the saturating > ones. Add test cases. > > Ok for trunk? Ok. Please apply. Denis