Searched refs:blend (Results 1 – 1 of 1) sorted by relevance
/xen/tools/tests/x86_emulator/ |
A D | simd-sha.c | 11 # define blend(x, y, sel) B(movdqa32_, _mask, y, x, sel) macro 37 # define blend(x, y, sel) \ macro 238 d = blend(d, hash, 0b0011); in sha_test() 278 a = blend(rol_c(y, 30), y, 0b1100); in sha_test()
|
Completed in 2 milliseconds