Home
last modified time | relevance | path

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

/qemu/tests/tcg/i386/
H A Dtest-i386-sse-exceptions.c23 volatile float f_nmax = -FLT_MAX; variable
273 f_res = f_max - f_nmax; in main()
580 __asm__ volatile ("sqrtss %0, %0" : "=x" (f_res) : "0" (f_nmax)); in main()