Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.h152 extern const int x86_himode_math, x86_qimode_math, x86_promote_qi_regs;
196 #define TARGET_QIMODE_MATH (x86_qimode_math & TUNEMASK)
H A Di386.c774 const int x86_qimode_math = ~(0); variable
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h218 extern const int x86_himode_math, x86_qimode_math, x86_promote_qi_regs;
251 #define TARGET_QIMODE_MATH (x86_qimode_math & CPUMASK)
H A Di386.c431 const int x86_qimode_math = ~(0); variable
/openbsd/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,