Home
last modified time | relevance | path

Searched refs:_MIPS_ISA (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/arch-mips/include/machine/
Dasm.h97 #ifndef _MIPS_ISA
98 #define _MIPS_ISA 2 macro
144 #if (_MIPS_ISA == _MIPS_ISA_MIPS1 || _MIPS_ISA == _MIPS_ISA_MIPS2 || _MIPS_ISA == _MIPS_ISA_MIPS32)
154 #if (_MIPS_ISA == _MIPS_ISA_MIPS3 || _MIPS_ISA == _MIPS_ISA_MIPS4)
D_types.h87 #if (_MIPS_ISA == _MIPS_ISA_MIPS3 || _MIPS_ISA == _MIPS_ISA_MIPS4)
/bionic/libc/kernel/arch-mips/asm/
Dasm.h59 #if _MIPS_ISA == _MIPS_ISA_MIPS1
64 #if _MIPS_ISA == _MIPS_ISA_MIPS2 || _MIPS_ISA == _MIPS_ISA_MIPS3
69 #if _MIPS_ISA == _MIPS_ISA_MIPS4 || _MIPS_ISA == _MIPS_ISA_MIPS5 || _MIPS_ISA == _MIPS_ISA_MIPS32 |…