_mm256_insert_epi8

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

Meta