use*_*772 0 language-agnostic architecture hardware program-counter
在PC(程序计数器)寄存器发生变化的所有可能性中,我发现了这些:
1) PC increases its value with loading new instruction
2) with jumps and branches
3) with calling subroutine
4) with return from subroutine
Run Code Online (Sandbox Code Playgroud)
这些都是我遗失的东西吗?
我来自这篇文章.
还有一些: