Function core::arch::arm::dsp::__qsub [−][src]
This is supported on ARM and (target feature
v5te and non-target feature mclass, or target features mclass and dsp, or doc) only.Expand description
Signed saturating subtraction
Returns the 32-bit saturating signed equivalent of a - b. Sets the Q flag if saturation occurs.