Searched refs:fp_one (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dsfp-exceptions.c37 const double fp_one = 1.0; local
50 : "f" (fp_one), "f" (fp_zero));
68 : "f" (fp_max), "f" (fp_one));
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
H A Dsfp-exceptions.c33 const float fp_one = 1.0; local
48 : "w" (fp_one), "w" (fp_zero)
72 : "w" (fp_max), "w" (fp_one)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/aarch64/
H A Dsfp-exceptions.c33 const float fp_one = 1.0; local
48 : "w" (fp_one), "w" (fp_zero)
72 : "w" (fp_max), "w" (fp_one)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dsfp-exceptions.c37 const double fp_one = 1.0; local
50 : "f" (fp_one), "f" (fp_zero));
68 : "f" (fp_max), "f" (fp_one));

Completed in 92 milliseconds