MIPSInst_SIMM      85 arch/mips/kernel/mips-r2-to-r6-emul.c 				(s32)MIPSInst_SIMM(ir);
MIPSInst_SIMM      94 arch/mips/kernel/mips-r2-to-r6-emul.c 				(s64)MIPSInst_SIMM(ir);
MIPSInst_SIMM     944 arch/mips/kernel/mips-r2-to-r6-emul.c 			if ((long)regs->regs[rs] >= MIPSInst_SIMM(inst))
MIPSInst_SIMM     958 arch/mips/kernel/mips-r2-to-r6-emul.c 			if ((long)regs->regs[rs] < MIPSInst_SIMM(inst))
MIPSInst_SIMM     972 arch/mips/kernel/mips-r2-to-r6-emul.c 			if (regs->regs[rs] == MIPSInst_SIMM(inst))
MIPSInst_SIMM     979 arch/mips/kernel/mips-r2-to-r6-emul.c 			if (regs->regs[rs] != MIPSInst_SIMM(inst))
MIPSInst_SIMM    1207 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    1280 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    1354 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    1424 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    1499 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    1618 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    1737 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    1855 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    1967 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    2023 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    2086 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    2147 arch/mips/kernel/mips-r2-to-r6-emul.c 		vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst);
MIPSInst_SIMM    1051 arch/mips/math-emu/cp1emu.c 				     MIPSInst_SIMM(ir));
MIPSInst_SIMM    1069 arch/mips/math-emu/cp1emu.c 				      MIPSInst_SIMM(ir));
MIPSInst_SIMM    1086 arch/mips/math-emu/cp1emu.c 				      MIPSInst_SIMM(ir));
MIPSInst_SIMM    1103 arch/mips/math-emu/cp1emu.c 				      MIPSInst_SIMM(ir));
MIPSInst_SIMM    1248 arch/mips/math-emu/cp1emu.c 				contpc = MIPSInst_SIMM(ir);