Home
last modified time | relevance | path

Searched defs:ISA_HAS_LL_SC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h1335 #define ISA_HAS_LL_SC (mips_isa >= MIPS_ISA_MIPS2 && !TARGET_MIPS5900 && !TARGET_MIPS16) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h1316 #define ISA_HAS_LL_SC (mips_isa >= 2 && !TARGET_MIPS5900 && !TARGET_MIPS16) macro