Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
命令ポインタとプログラムカウンタに基本的な違いはありますか? どちらも同じもの、eip/rip レジスタを参照していると思いますが、これまでに行った調査では、私の心にはあまり明確ではありません。
いいえ、それらは同じものです。特定のアーキテクチャは、これらのうちの 1 つを正確に参照します (特に、x86 と x64 は PC ではなく IP を使用します)。