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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m32r/kernel/
H A Dptrace.c225 unsigned long regno2, struct task_struct *child)
229 reg2 = get_stack_long(child, reg_offset[regno2]);
353 unsigned long regno1, regno2; local
393 regno2 = ((insn >> 16) & 0xf);
394 if (check_condition_src(op2, regno1, regno2, child)) {
224 check_condition_src(unsigned long op, unsigned long regno1, unsigned long regno2, struct task_struct *child) argument

Completed in 89 milliseconds