Searched defs:stopSectionNB (Results 1 – 2 of 2) sorted by relevance
56 #define stopSectionNB(num) dbgInst(((num) & 0x7) | 0x8) macro59 #define stopSectionNB(num) macro
28 #define stopSectionNB(num) dbgInst(((num) & 0x7) | 0x0) macro