Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.h152 extern const int x86_himode_math, x86_qimode_math, x86_promote_qi_regs;
197 #define TARGET_HIMODE_MATH (x86_himode_math & TUNEMASK)
H A Di386.c779 const int x86_himode_math = ~(m_PPRO); variable
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h218 extern const int x86_himode_math, x86_qimode_math, x86_promote_qi_regs;
252 #define TARGET_HIMODE_MATH (x86_himode_math & CPUMASK)
H A Di386.c433 const int x86_himode_math = ~(m_PPRO); variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.39911 * i386.h (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
9916 * i386.c (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,