Function safe_arch::ceil_m128

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

Round each lane to a whole number, towards positive infinity.

  • Intrinsic: _mm_ceil_ps
  • Assembly: roundps xmm, xmm, imm8