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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/math-emu/
H A Dcp1emu.c115 static const unsigned int reg16to32map[8] = {16, 17, 2, 3, 4, 5, 6, 7}; variable
530 if ((long)regs->regs[reg16to32map[insn.mm16b1_format.rs]] == 0)
537 if ((long)regs->regs[reg16to32map[insn.mm16b1_format.rs]] != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/math-emu/
H A Dcp1emu.c115 static const unsigned int reg16to32map[8] = {16, 17, 2, 3, 4, 5, 6, 7}; variable
530 if ((long)regs->regs[reg16to32map[insn.mm16b1_format.rs]] == 0)
537 if ((long)regs->regs[reg16to32map[insn.mm16b1_format.rs]] != 0)

Completed in 121 milliseconds