Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dsgidefs.h30 #define _MIPS_ISA_MIPS4 4 macro
H A Dasm.h214 #if (_MIPS_ISA == _MIPS_ISA_MIPS4 ) || (_MIPS_ISA == _MIPS_ISA_MIPS5) || \
H A Dbitops.h603 (_MIPS_ISA == _MIPS_ISA_MIPS4 ) || (_MIPS_ISA == _MIPS_ISA_MIPS5 ) || \ in find_first_zero_bit()