gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:getBCR (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/armv6/break.c - 19.0KB - 560 lines
303:                 for (i = 0; i < MAX_IBP; i++) {
304:                         setBCR(i, getBCR(i) & ~1);
305:                 }
452: if (!EnableCP14()) continue; 453: bcr = getBCR(ibcnt); 454: bcr &= ~0x007FC1E7;