_mm256_insert_epi32

Copy a, and insert the 32-bit integer i into the result at the location specified by index & 7.

Meta