Home
last modified time | relevance | path

Searched defs:clmul (Results 1 – 1 of 1) sorted by relevance

/xen/tools/tests/x86_emulator/
A Dsimd-clmul.c25 # define clmul(x, y, c) CLMUL(pclmulqdq128, x, y, c) macro
28 # define clmul(x, y, c) CLMUL(vpclmulqdq_v4di, x, y, c) macro
31 # define clmul(x, y, c) CLMUL(vpclmulqdq_v8di, x, y, c) macro

Completed in 2 milliseconds