Pregunta de entrevista de Cisco

What is put on stack when calling a function?

Respuesta de la entrevista

Anónimo

12 mar 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).