Searched refs:x86_himode_math (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | i386.h | 152 extern const int x86_himode_math, x86_qimode_math, x86_promote_qi_regs; 197 #define TARGET_HIMODE_MATH (x86_himode_math & TUNEMASK)
|
| H A D | i386.c | 779 const int x86_himode_math = ~(m_PPRO); variable
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.h | 218 extern const int x86_himode_math, x86_qimode_math, x86_promote_qi_regs; 252 #define TARGET_HIMODE_MATH (x86_himode_math & CPUMASK)
|
| H A D | i386.c | 433 const int x86_himode_math = ~(m_PPRO); variable
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.3 | 9911 * 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,
|