Home
last modified time | relevance | path

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

/qemu/tests/tcg/i386/
H A Dtest-i386-sse-exceptions.c38 volatile double d_nmax = -DBL_MAX; variable
309 d_res = d_max - d_nmax; in main()
624 __asm__ volatile ("sqrtsd %0, %0" : "=x" (d_res) : "0" (d_nmax)); in main()