Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/i386/
H A Ddarwin.h44 #define TARGET_FPMATH_DEFAULT (TARGET_SSE ? FPMATH_SSE : FPMATH_387)
H A Di386.h101 (TARGET_64BIT && TARGET_SSE ? FPMATH_SSE : FPMATH_387)
229 && (ix86_fpmath & FPMATH_387))
2093 FPMATH_387 = 1, enumerator
H A Di386.c1940 ix86_fpmath = FPMATH_387; in override_options()
1946 ix86_fpmath = FPMATH_387; in override_options()
1957 ix86_fpmath = FPMATH_387; in override_options()
1965 ix86_fpmath = FPMATH_SSE | FPMATH_387; in override_options()
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h280 && (ix86_fpmath & FPMATH_387))
3378 FPMATH_387 = 1, enumerator
H A Di386.c1299 ix86_fpmath = FPMATH_387; in override_options()
1304 ix86_fpmath = FPMATH_387; in override_options()
1310 ix86_fpmath = FPMATH_387; in override_options()
1321 ix86_fpmath = FPMATH_387; in override_options()
1329 ix86_fpmath = FPMATH_SSE | FPMATH_387; in override_options()