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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/platform/h8300h/
H A Dptrace_h8300h.c179 static int isbranch(struct task_struct *task,int reson) function
248 if (inst == 0x55 || isbranch(child,inst & 0x0f))
253 if (inst == 0x5c || isbranch(child,(*fetch_p & 0xf0) >> 4))

Completed in 57 milliseconds