Home
last modified time | relevance | path

Searched refs:x86_single_stringop (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/config/i386/
HDi386.h154 extern const int x86_promote_QImode, x86_single_stringop, x86_fast_prefix;
200 #define TARGET_SINGLE_STRINGOP (x86_single_stringop & TUNEMASK)
HDi386.c962 const int x86_single_stringop = m_386 | m_PENT4 | m_NOCONA; variable
/NextBSD/contrib/gcc/
HDChangeLog-200031449 * i386.c (x86_single_stringop): New global variable.
31450 * i386.h (x86_single_stringop): Declare.
HDChangeLog-200436708 x86_branch_hints, x86_use_sahf, x86_single_stringop,