Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fp-exceptions.c30 volatile long double ld_nmax = -LDBL_MAX; variable
226 ld_res = ld_max - ld_nmax; in main()
383 __asm__ volatile ("fsqrt" : "=t" (ld_res) : "0" (ld_nmax)); in main()
726 __asm__ volatile ("fscale" : "=t" (ld_res) : "0" (ld_max), "u" (ld_nmax)); in main()