Function ceil_m128_s
pub fn ceil_m128_s(a: m128, b: m128) -> m128
Available on crate feature
dep_safe_arch
only.Expand description
Round the low lane of b
toward positive infinity, other lanes a
.
- Intrinsic:
_mm_ceil_ss
- Assembly:
roundss xmm, xmm, imm8