Home
last modified time | relevance | path

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

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