Re: [patch] AVR: Support saturating fixed-point shifts.
Denis Chertykov <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <CADOs=za0nepnVwNwoKxjY7qF6Fvb+0AmLUBBpe9pXwGu1twReg@mail.gmail.com> |
вт, 11 авг. 2026 г. в 18:27, Georg-Johann Lay <[email protected]>: > > This patch adds support for saturated shift left of all the > fixed-point modes -- except for the Reduced Code where no > 64-bit shifts are added. > > avr-fixed.md adds insns to model the reduced register foot > prints of all the shifts up to 4 bytes. > > Ok for trunk? Ok. Please apply. Denis