Searched refs:BP_CIABR (Results 1 – 1 of 1) sorted by relevance
98 #define BP_CIABR 1 macro769 if ((bp->enabled & (BP_TRAP|BP_CIABR)) == 0) in insert_bpts()784 if (bp->enabled & BP_CIABR) in insert_bpts()819 if ((bp->enabled & (BP_TRAP|BP_CIABR)) != BP_TRAP) in remove_bpts()1227 iabr->enabled &= ~BP_CIABR; in bpt_cmds()1236 bp->enabled |= BP_CIABR; in bpt_cmds()1293 (bp->enabled & BP_CIABR) ? "inst": "trap"); in bpt_cmds()