gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:checkCond (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/armv6/step.c - 15.6KB - 495 lines
303:         // check conditions
304:         if (!checkCond(cond)) return;
305: 
476: // check the conditional execution 477: if (!checkCond(getInstField(0xF0000000, 28))) goto EXIT; 478: tab = (INST_T*)instArm;