The OpenD Programming Language

_mm256_add_epi8

Add packed 8-bit integers in a and b.

nothrow @nogc pure @safe
__m256i
_mm256_add_epi8
(
__m256i a
,
__m256i b
)

Meta