Function safe_arch::ceil_m128d_s

source ·
pub fn ceil_m128d_s(a: m128d, b: m128d) -> m128d
Available with target feature sse4.1 only.
Expand description

Round the low lane of b toward positive infinity, high lane is a.

  • Intrinsic: _mm_ceil_sd
  • Assembly: roundsd xmm, xmm, imm8