summaryrefslogtreecommitdiffstats
path: root/library/stdarch/crates/core_arch/src/arm/sat.rs
blob: 38c98d7342e382c8823d0fb2787b4de466fe1fac (plain)
1
2
3
4
5
6
7
8
//! # References:
//!
//! - Section 8.4 "Saturating intrinsics"
//!
//! Intrinsics that could live here:
//!
//! - __ssat
//! - __usat