_mm256_insert_epi64

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

Meta