Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dsgidefs.h28 #define _MIPS_ISA_MIPS2 2 macro
H A Dasm.h198 #if (_MIPS_ISA == _MIPS_ISA_MIPS2) || (_MIPS_ISA == _MIPS_ISA_MIPS3)
H A Dbitops.h602 #if (_MIPS_ISA == _MIPS_ISA_MIPS2 ) || (_MIPS_ISA == _MIPS_ISA_MIPS3 ) || \ in find_first_zero_bit()