Home
last modified time | relevance | path

Searched refs:_MIPS_ISA_MIPS64 (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/uapi/asm/
Dsgidefs.h35 #define _MIPS_ISA_MIPS64 7 macro
/arch/mips/include/asm/
Dkgdb.h15 (_MIPS_ISA == _MIPS_ISA_MIPS64)
Dasm.h212 (_MIPS_ISA == _MIPS_ISA_MIPS32) || (_MIPS_ISA == _MIPS_ISA_MIPS64)
/arch/mips/
DMakefile142 …PU_MIPS64_R1) += $(call cc-option,-march=mips64,-mips64 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS64) \
144 …IPS64_R2) += $(call cc-option,-march=mips64r2,-mips64r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS64) \