nextpc            243 arch/h8300/kernel/ptrace_h.c 	next = nextpc(child, (unsigned short *)h8300_get_reg(child, PT_PC));
nextpc             48 arch/mips/kvm/emulate.c 	long nextpc;
nextpc             69 arch/mips/kvm/emulate.c 			nextpc = arch->gprs[insn.r_format.rs];
nextpc             89 arch/mips/kvm/emulate.c 			nextpc = epc;
nextpc             98 arch/mips/kvm/emulate.c 			nextpc = epc;
nextpc            108 arch/mips/kvm/emulate.c 			nextpc = epc;
nextpc            118 arch/mips/kvm/emulate.c 			nextpc = epc;
nextpc            133 arch/mips/kvm/emulate.c 			nextpc = epc;
nextpc            149 arch/mips/kvm/emulate.c 		nextpc = epc;
nextpc            160 arch/mips/kvm/emulate.c 		nextpc = epc;
nextpc            170 arch/mips/kvm/emulate.c 		nextpc = epc;
nextpc            183 arch/mips/kvm/emulate.c 		nextpc = epc;
nextpc            196 arch/mips/kvm/emulate.c 		nextpc = epc;
nextpc            230 arch/mips/kvm/emulate.c 		nextpc = epc;
nextpc            240 arch/mips/kvm/emulate.c 	*out = nextpc;
nextpc            410 arch/sh/kernel/cpu/sh2a/fpu.c 	unsigned long nextpc;
nextpc            421 arch/sh/kernel/cpu/sh2a/fpu.c 		nextpc = regs->pc + 4 + ((short) ((insn & 0xfff) << 4) >> 3);
nextpc            425 arch/sh/kernel/cpu/sh2a/fpu.c 			nextpc = regs->pc + 4 + ((char) (insn & 0xff) << 1);
nextpc            427 arch/sh/kernel/cpu/sh2a/fpu.c 			nextpc = regs->pc + 4;
nextpc            431 arch/sh/kernel/cpu/sh2a/fpu.c 			nextpc = regs->pc + 4;
nextpc            433 arch/sh/kernel/cpu/sh2a/fpu.c 			nextpc = regs->pc + 4 + ((char) (insn & 0xff) << 1);
nextpc            437 arch/sh/kernel/cpu/sh2a/fpu.c 		nextpc = regs->regs[nib[1]];
nextpc            441 arch/sh/kernel/cpu/sh2a/fpu.c 		nextpc = regs->pc + 4 + regs->regs[nib[1]];
nextpc            444 arch/sh/kernel/cpu/sh2a/fpu.c 		nextpc = regs->pr;
nextpc            447 arch/sh/kernel/cpu/sh2a/fpu.c 		nextpc = regs->pc + 2;
nextpc            463 arch/sh/kernel/cpu/sh2a/fpu.c 		regs->pc = nextpc;
nextpc            506 arch/sh/kernel/cpu/sh2a/fpu.c 		regs->pc = nextpc;
nextpc            549 arch/sh/kernel/cpu/sh2a/fpu.c 		regs->pc = nextpc;
nextpc            178 arch/sh/kernel/cpu/sh4/fpu.c 	unsigned long nextpc;
nextpc            191 arch/sh/kernel/cpu/sh4/fpu.c 		nextpc = regs->pc + 4 + ((short)((insn & 0xfff) << 4) >> 3);
nextpc            196 arch/sh/kernel/cpu/sh4/fpu.c 			nextpc = regs->pc + 4 + ((char)(insn & 0xff) << 1);
nextpc            198 arch/sh/kernel/cpu/sh4/fpu.c 			nextpc = regs->pc + 4;
nextpc            203 arch/sh/kernel/cpu/sh4/fpu.c 			nextpc = regs->pc + 4;
nextpc            205 arch/sh/kernel/cpu/sh4/fpu.c 			nextpc = regs->pc + 4 + ((char)(insn & 0xff) << 1);
nextpc            210 arch/sh/kernel/cpu/sh4/fpu.c 		nextpc = regs->regs[nib[1]];
nextpc            215 arch/sh/kernel/cpu/sh4/fpu.c 		nextpc = regs->pc + 4 + regs->regs[nib[1]];
nextpc            219 arch/sh/kernel/cpu/sh4/fpu.c 		nextpc = regs->pr;
nextpc            222 arch/sh/kernel/cpu/sh4/fpu.c 		nextpc = regs->pc + instruction_size(insn);
nextpc            237 arch/sh/kernel/cpu/sh4/fpu.c 		regs->pc = nextpc;
nextpc            275 arch/sh/kernel/cpu/sh4/fpu.c 		regs->pc = nextpc;
nextpc            319 arch/sh/kernel/cpu/sh4/fpu.c 		regs->pc = nextpc;
nextpc            359 arch/sh/kernel/cpu/sh4/fpu.c 		regs->pc = nextpc;
nextpc            382 arch/sh/kernel/cpu/sh4/fpu.c 		regs->pc = nextpc;
nextpc            509 arch/sh/math-emu/math.c 	unsigned long nextpc;
nextpc            521 arch/sh/math-emu/math.c 		nextpc = regs->pc + 4 + ((short) ((insn & 0xfff) << 4) >> 3);
nextpc            525 arch/sh/math-emu/math.c 			nextpc = regs->pc + 4 + ((char) (insn & 0xff) << 1);
nextpc            527 arch/sh/math-emu/math.c 			nextpc = regs->pc + 4;
nextpc            531 arch/sh/math-emu/math.c 			nextpc = regs->pc + 4;
nextpc            533 arch/sh/math-emu/math.c 			nextpc = regs->pc + 4 + ((char) (insn & 0xff) << 1);
nextpc            537 arch/sh/math-emu/math.c 		nextpc = regs->regs[nib[1]];
nextpc            541 arch/sh/math-emu/math.c 		nextpc = regs->pc + 4 + regs->regs[nib[1]];
nextpc            544 arch/sh/math-emu/math.c 		nextpc = regs->pr;
nextpc            547 arch/sh/math-emu/math.c 		nextpc = regs->pc + 2;
nextpc            566 arch/sh/math-emu/math.c 		regs->pc = nextpc;