Home
last modified time | relevance | path

Searched refs:ISA_HAS_SYNC (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.h1326 #define ISA_HAS_SYNC ((mips_isa >= MIPS_ISA_MIPS2 || TARGET_MIPS3900) && !TARGET_MIPS16) macro
1330 : ISA_HAS_SYNC)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20076814 ISA_HAS_SYNC.
8904 (sync): Change condition to ISA_HAS_SYNC.
8912 * config/mips/mips.h (ISA_HAS_SYNC, ISA_HAS_LL_SC): New ISA predicates.