Format: AllC/C++CSSTextshell script Advanced Search
376: // decode instruction and obtain the next branch target 377: n = getStepAddr(pc, cpsr, (mode == 2) ? 1 : 0, &stepPt.addr, &inst); 378: