Searched defs:ISA_HAS_SYNC (Results 1 – 2 of 2) sorted by relevance
1326 #define ISA_HAS_SYNC ((mips_isa >= MIPS_ISA_MIPS2 || TARGET_MIPS3900) && !TARGET_MIPS16) macro
1307 #define ISA_HAS_SYNC ((mips_isa >= 2 || TARGET_MIPS3900) && !TARGET_MIPS16) macro