Single instruction, multiple data (SIMD) is a type of parallel computing that computes on multiple values in a single CPU instruction. Special CPU registers allow for this possibility. Examples on an ...