0

In a scenario where I have the following assembly instruction:

popl %eax

Would there be any information flowing through the address bus?

From what I understand about the functionality of a CPU, there would be no information flowing through it, since it would only be storing the value of %esp into %eax, therefore using only the CPU bus. Nevertheless, I think I am wrong. Can anyone explain it to me?

Peter Cordes
  • 328,167
  • 45
  • 605
  • 847

0 Answers0