Home
last modified time | relevance | path

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

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