Home
last modified time | relevance | path

Searched refs:MIPS32_EF_R26 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dreg.h46 #define MIPS32_EF_R26 32 macro
148 #define EF_R26 MIPS32_EF_R26
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c877 if (i == MIPS32_EF_R26 || i == MIPS32_EF_R27) in mips_dump_regs32()