Home
last modified time | relevance | path

Searched refs:IMM4 (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/hash/
H A Dhash_sha_ni.c76 #define IMM4(a, b, c, d) _mm_set_epi32(I32(a), I32(b), I32(c), I32(d)) macro
83 M = _mm_add_epi32(W, IMM4(K3, K2, K1, K0)); \

Completed in 5 milliseconds