Module sat

Source
Available on ARM only.
Expand description

§References:

  • Section 8.4 “Saturating intrinsics”

Functions§

arm_ssat 🔒
arm_usat 🔒
__ssatExperimental
Saturates a 32-bit signed integer to a signed integer with a given bit width.
__usatExperimental
Saturates a 32-bit signed integer to an unsigned integer with a given bit width.