[−][src]Function core::arch::aarch64::__qdbl
pub unsafe fn __qdbl(a: i32) -> i32
This is supported on AArch64 only.
Insert a QADD instruction
Returns the 32-bit saturating signed equivalent of a + a Sets the Q flag if saturation occurs.