Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

Frame pointer...

I am reading a gcc -S sample1.c output of a file. There is a mention about frame pointer. What exactly is a frame pointer what does it do and how diff is it from stack pointer. I read that...