Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dsync.md130 ;; Note that the TARGET_CMPXCHG8B test below is a stand-in for "Pentium".
138 (DI "TARGET_64BIT || (TARGET_CMPXCHG8B && (TARGET_80387 || TARGET_SSE))")
329 [(DI "TARGET_64BIT || TARGET_CMPXCHG8B")
H A Di386.h441 #define TARGET_CMPXCHG8B ix86_arch_features[X86_ARCH_CMPXCHG8B] macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dsync.md138 ;; Note that the TARGET_CMPXCHG8B test below is a stand-in for "Pentium".
146 (DI "TARGET_64BIT || (TARGET_CMPXCHG8B && (TARGET_80387 || TARGET_SSE))")
520 [(DI "TARGET_64BIT || TARGET_CMPXCHG8B")
H A Di386.h560 #define TARGET_CMPXCHG8B ix86_arch_features[X86_ARCH_CMPXCHG8B] macro