Sign in
rust
/
rust-lang
/
stdarch
/
ec1461905b421cf0c56adeebb49bbf55bb33fd17
/
.
/
crates
/
core_arch
/
src
/
acle
/
sat.rs
blob: 38c98d7342e382c8823d0fb2787b4de466fe1fac [
file
] [
log
] [
blame
]
//! # References:
//!
//! - Section 8.4 "Saturating intrinsics"
//!
//! Intrinsics that could live here:
//!
//! - __ssat
//! - __usat