Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dsync.md145 ;; Note that the TARGET_CMPXCHG8B test below is a stand-in for "Pentium".
153 (DI "TARGET_64BIT || (TARGET_CMPXCHG8B && (TARGET_80387 || TARGET_SSE))")
394 [(DI "TARGET_64BIT || TARGET_CMPXCHG8B")
Di386.h462 #define TARGET_CMPXCHG8B ix86_arch_features[X86_ARCH_CMPXCHG8B] macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200726678 (TARGET_CMOVE, TARGET_CMPXCHG, TARGET_CMPXCHG8B, TARGET_XADD,
27141 (TARGET_CMPXCHG8B): Ditto.
DChangeLog-2005346 (TARGET_CMPXCHG8B, TARGET_CMPXCHG16B): Define.