Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-mips/
H A Dsgidefs.h26 #define _MIPS_ISA_MIPS5 5 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsgidefs.h26 #define _MIPS_ISA_MIPS5 5 macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dsgidefs.h30 #define _MIPS_ISA_MIPS5 5 macro
H A Dasm.h213 #if (_MIPS_ISA == _MIPS_ISA_MIPS4 ) || (_MIPS_ISA == _MIPS_ISA_MIPS5) || \
H A Dbitops.h602 (_MIPS_ISA == _MIPS_ISA_MIPS4 ) || (_MIPS_ISA == _MIPS_ISA_MIPS5 ) || \ in find_first_zero_bit()