Function core::arch::arm::dsp::__qadd [−][src]
This is supported on ARM only.
Expand description
Signed saturating addition
Returns the 32-bit saturating signed equivalent of a + b. Sets the Q flag if saturation occurs.