Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/mips/
HDmips.h209 #define TARGET_MIPS4130 (mips_arch == PROCESSOR_R4130) macro
689 || (TARGET_MIPS4130 && !TARGET_MIPS16) \
698 || TARGET_MIPS4130))
/NextBSD/contrib/gcc/
HDChangeLog-200437349 (TARGET_MIPS4130): New macro.
37350 (ISA_HAS_MACC): Return true if TARGET_MIPS4130 && !TARGET_MIPS16.