gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:getWCR (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/armv6/break.c - 19.0KB - 560 lines
308:                 for (i = 0; i < MAX_OBP; i++) {
309:                         setWCR(i, getWCR(i) & ~1);
310:                 }
439: if (!EnableCP14()) continue; 440: wcr = getWCR(obcnt); 441: wcr &= ~0x001FC1FF;