Searched refs:x86_qimode_math (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | i386.h | 152 extern const int x86_himode_math, x86_qimode_math, x86_promote_qi_regs; 196 #define TARGET_QIMODE_MATH (x86_qimode_math & TUNEMASK)
|
H A D | i386.c | 774 const int x86_qimode_math = ~(0); variable
|
/openbsd/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; 251 #define TARGET_QIMODE_MATH (x86_qimode_math & CPUMASK)
|
H A D | i386.c | 431 const int x86_qimode_math = ~(0); variable
|
/openbsd/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,
|