Function core::arch::x86::_mm_sub_ps   1.27.0[−][src]
pub unsafe fn _mm_sub_ps(a: __m128, b: __m128) -> __m128This is supported on x86 and target feature 
sse only.Expand description
Subtracts __m128 vectors.