Function safe_arch::ceil_m128_s

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

Round the low lane of b toward positive infinity, other lanes a.

  • Intrinsic: _mm_ceil_ss
  • Assembly: roundss xmm, xmm, imm8