Searched refs:TARGET_MIPS5400 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h211 #define TARGET_MIPS5400 (mips_arch == PROCESSOR_R5400)
576 || TARGET_MIPS5400 \
654 && (!TARGET_MIPS5400 || TARGET_MAD) \
672 #define ISA_HAS_MULHI (TARGET_MIPS5400 \
679 #define ISA_HAS_MULS (TARGET_MIPS5400 \
686 #define ISA_HAS_MSAC (TARGET_MIPS5400 \
694 || TARGET_MIPS5400 \
708 || TARGET_MIPS5400 \
716 && (TARGET_MIPS5400 \
210 #define TARGET_MIPS5400 macro

Completed in 89 milliseconds