Home
last modified time | relevance | path

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

/xen/tools/tests/x86_emulator/
A Dsimd.c228 # define sqrt(x) scalar_1op(x, "vsqrtss %[in], %[out], %[out]") macro
310 # define sqrt(x) BR(sqrtps, _mask, x, undef(), ~0) macro
382 # define sqrt(x) BR(sqrtpd, _mask, x, undef(), ~0) macro
414 # define sqrt(x) __builtin_ia32_sqrtps256(x) macro
439 # define sqrt(x) __builtin_ia32_sqrtps(x) macro
447 # define sqrt(x) scalar_1op(x, "sqrtss %[in], %[out]") macro
473 # define sqrt(x) __builtin_ia32_sqrtpd256(x) macro
488 # define sqrt(x) __builtin_ia32_sqrtpd(x) macro
497 # define sqrt(x) scalar_1op(x, "sqrtsd %[in], %[out]") macro
1338 # ifdef sqrt in simd_test()
[all …]
A Dsimd.h295 OVR_FP(sqrt);
A Devex-disp8.c313 INSN_FP(sqrt, 0f, 51),

Completed in 11 milliseconds