DBSR_IC
andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
} else if (debug_status & DBSR_IC) { /* Instruction complete */
mtspr(SPRN_DBSR, DBSR_IC);