Searched refs:ld_nmax (Results 1 – 1 of 1) sorted by relevance
30 volatile long double ld_nmax = -LDBL_MAX; variable226 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()