Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dxmon.c98 static unsigned bpinstr = 0x7fe00008; /* trap */ variable
697 bp->instr[1] = bpinstr; in new_breakpoint()
731 if (mwrite(bp->address, &bpinstr, 4) != 4) { in insert_bpts()
761 && instr == bpinstr in remove_bpts()