Searched refs:bpinstr (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/powerpc/xmon/
H A Dxmon.c98 static unsigned bpinstr = 0x7fe00008; /* trap */ variable
692 bp->instr[1] = bpinstr;
726 if (mwrite(bp->address, &bpinstr, 4) != 4) {
756 && instr == bpinstr

Completed in 110 milliseconds