gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:getStepAddr (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/armv6/break.c - 19.0KB - 560 lines
376:         // decode instruction and obtain the next branch target
377:         n = getStepAddr(pc, cpsr, (mode == 2) ? 1 : 0, &stepPt.addr, &inst);
378: