Pergunta de entrevista da empresa Cisco

What is put on stack when calling a function?

Resposta da entrevista

Sigiloso

12 de mar. de 2025

You put program counter, program status word, stack pointer and data registers. In addition you can put arguments of the function (unless you already put them in registers).