Function core::arch::arm::__qasx [−][src]
This is supported on ARM only.
Expand description
Returns the 16-bit signed saturated equivalent of
res[0] = a[0] - b[1] res[1] = a[1] + b[0]
Returns the 16-bit signed saturated equivalent of
res[0] = a[0] - b[1] res[1] = a[1] + b[0]