Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dbranch.c57 static const unsigned int reg16to32map[8] = {16, 17, 2, 3, 4, 5, 6, 7}; variable
190 if ((long)regs->regs[reg16to32map[insn.mm_b1_format.rs]] == 0) in __mm_isBranchInstr()
199 if ((long)regs->regs[reg16to32map[insn.mm_b1_format.rs]] != 0) in __mm_isBranchInstr()