Home
last modified time | relevance | path

Searched refs:_MIPS_ISA_MIPS32 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/mips/include/uapi/asm/
Dsgidefs.h34 #define _MIPS_ISA_MIPS32 6 macro
/linux-4.1.27/arch/mips/loongson1/
DPlatform2 $(call cc-option,-march=mips32r2,-mips32r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS32) \
/linux-4.1.27/arch/mips/include/asm/
Dkgdb.h9 (_MIPS_ISA == _MIPS_ISA_MIPS32)
Dasm.h210 (_MIPS_ISA == _MIPS_ISA_MIPS32) || (_MIPS_ISA == _MIPS_ISA_MIPS64)
/linux-4.1.27/arch/mips/
DMakefile137 …PU_MIPS32_R1) += $(call cc-option,-march=mips32,-mips32 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS32) \
139 …IPS32_R2) += $(call cc-option,-march=mips32r2,-mips32r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS32) \