NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_mm_slli_epi64
sys/crypto/aes/arch/x86/aes_sse2_4x32_subr.c
334
return _mm_slli_epi64(t, 1) ^ (c & ~m);
sys/crypto/aes/arch/x86/aes_ssse3_subr.c
131
return _mm_slli_epi64(t, 1) ^ (c & ~m);