reg16to32map 55 arch/mips/kernel/branch.c static const unsigned int reg16to32map[8] = {16, 17, 2, 3, 4, 5, 6, 7}; reg16to32map 188 arch/mips/kernel/branch.c if ((long)regs->regs[reg16to32map[insn.mm_b1_format.rs]] == 0) reg16to32map 197 arch/mips/kernel/branch.c if ((long)regs->regs[reg16to32map[insn.mm_b1_format.rs]] != 0)