Searched refs:BPT (Results 1 – 2 of 2) sorted by relevance
298 #define BPT ((instr_t)0x91d02001) macro300 #define BPT ((instr_t)0xcc) macro
2219 instr_t bpt = BPT; in Psetbkpt()2252 if (old == BPT) { in Psetbkpt()2284 cur != BPT) in Pdelbkpt()2325 instr_t bpt = BPT; in execute_bkpt()