Home
last modified time | relevance | path

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

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