вт, 28 июл. 2026 г. в 17:40, Georg-Johann Lay <[email protected]>: > > This patch adds support for the signed and unsigned > saturated accum [U]SAmode divisions. > > The code for the vanilla divisions has been reworked, and > the non-saturating functions are now just aliases of the > saturating ones. This entails the following size changes: > __udivusa3: Becomes one instruction shorter. > __divsa3: Grows by 7 instructions that handle saturation. > > Ok for trunk?
Ok. Please apply. Denis
