Home
last modified time | relevance | path

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

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