Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dsgidefs.h33 #define _MIPS_ISA_MIPS64 7 macro
H A Dasm.h215 (_MIPS_ISA == _MIPS_ISA_MIPS32) || (_MIPS_ISA == _MIPS_ISA_MIPS64)
H A Dbitops.h604 (_MIPS_ISA == _MIPS_ISA_MIPS32) || (_MIPS_ISA == _MIPS_ISA_MIPS64) in find_first_zero_bit()