Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dptrace.c63 unsigned long *pc1, unsigned long *pc2) in compute_next_pc() argument
76 *pc2 = (unsigned long) -1; in compute_next_pc()
83 *pc2 = regs->pc + 2; in compute_next_pc()
92 *pc2 = (unsigned long) -1; in compute_next_pc()
95 *pc2 = regs->pc + 4; in compute_next_pc()
105 *pc2 = (unsigned long) -1; in compute_next_pc()
115 *pc2 = (unsigned long) -1; in compute_next_pc()
123 *pc2 = (unsigned long) -1; in compute_next_pc()
128 *pc2 = (unsigned long) -1; in compute_next_pc()