pub unsafe fn _mm_div_ps(a: __m128, b: __m128) -> __m128
sse
Divides packed single-precision (32-bit) floating-point elements in a and b.
a
b
Intel’s documentation